You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Docs/MANUAL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -522,7 +522,7 @@ A seed can be exported by touching the "Authenticate" box under the "Encrypted D
522
522
523
523
**Human-Readable Exports:**
524
524
***BIP39 Mnemonic Words:** The mostly widely used human-readable specification. Use this as a backup if you might need to later import the seed to an older wallet.
525
-
***ByteWords:** Blockchain Commons' human-readable specification. It was constructed to maximize the ability to remember the words and to minimize the ability to confuse them. This is a preferred backup method if you'll later be importing into a modern wallet, such as a Gordian app.
525
+
***ByteWords:** Blockchain Commons' [human-readable specification](https://developer.blockchaincommons.com/bytewords/). It was constructed to maximize the ability to remember the words and to minimize the ability to confuse them. This is a preferred backup method if you'll later be importing into a modern wallet, such as a Gordian app.
526
526
527
527
**Computer-Readable Exports:**
528
528
***Hex:** The mostly widely used computer-readable specification. Use this if you plan to export to an older wallet.
0 commit comments