Skip to content

Commit 5fdf2b1

Browse files
authored
Export edits
1 parent efe0ff1 commit 5fdf2b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docs/MANUAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ A seed can be exported by touching the "Authenticate" box under the "Encrypted D
522522

523523
**Human-Readable Exports:**
524524
* **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.
526526

527527
**Computer-Readable Exports:**
528528
* **Hex:** The mostly widely used computer-readable specification. Use this if you plan to export to an older wallet.

0 commit comments

Comments
 (0)