Skip to content

Commit 0df0743

Browse files
author
AJ ONeal
committed
doc: options for testnet and other coins
1 parent b6fb176 commit 0df0743

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -715,9 +715,13 @@ Always `44'`, as in BIP-44 for DASH (and most other cryptocurrencies)
715715
716716
### Purpose (depth 3)
717717
718-
Always `5'`, which is a magic number specifying DASH (`1'` for testnet)
718+
Always `5'`, which is a magic number specifying DASH.
719719
720-
(can be used with other
720+
Except `1'` for testnet, as per
721+
https://github.com/satoshilabs/slips/blob/master/slip-0044.md.
722+
723+
See `fromSeed(seedBytes)` for options to change `purpose`, `coinType`, and
724+
`versions`.
721725
722726
### Account (depth 3)
723727

0 commit comments

Comments
 (0)