Skip to content

Commit bb0fb4f

Browse files
committed
frontend: remove bitbox01 related components
BitBox01 support was removed (other than device management so users can check and create backups, etc) in 3d70ed2
1 parent 5f58697 commit bb0fb4f

File tree

5 files changed

+2
-394
lines changed

5 files changed

+2
-394
lines changed

frontends/web/src/locales/en/app.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,16 +1561,11 @@
15611561
"p2wpkh-p2sh": "Wrapped Segwit (compatible format)"
15621562
},
15631563
"selectAccount": "Select account",
1564-
"showFull": "Show and verify full address on device",
15651564
"taprootWarning": "Note: Taproot is a new Bitcoin feature and is not yet widely adopted. Funds received on Taproot addresses may not be visible in third party watch-only wallets. Many wallets and exchanges are not yet able to send to Taproot addresses.",
15661565
"title": "Receive {{accountName}}",
15671566
"verify": "Verify address securely",
1568-
"verifyBitBox01": "Verify address on mobile app",
15691567
"verifyBitBox02": "Verify address on BitBox",
1570-
"verifyInstruction": "Please verify that the following address matches the one displayed on your device.",
1571-
"warning": {
1572-
"secureOutput": "Please pair your BitBox with your mobile device to enable secure address verification. Go to 'Manage device' in the sidebar."
1573-
}
1568+
"verifyInstruction": "Please verify that the following address matches the one displayed on your device."
15741569
},
15751570
"reset": {
15761571
"description": "All data will be deleted from this device. That includes your Private Key!",

frontends/web/src/routes/account/receive/components/verifybutton.tsx

Lines changed: 0 additions & 48 deletions
This file was deleted.

frontends/web/src/routes/account/receive/index.tsx

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)