Skip to content

Commit 75ae841

Browse files
committed
Link to SLIP-0132
1 parent 4413bdc commit 75ae841

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bip-0049.mediawiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ To derive the P2SH address from the above calculated public key, we use the enca
7171

7272
When serializing extended keys, this scheme uses alternate version bytes. Extended public keys use <code>0x049d7cb2</code> to produce a "ypub" prefix, and private keys use <code>0x049d7878</code> to produce a "yprv" prefix. Testnet uses <code>0x044a5262</code> "upub" and <code>0x044a4e28</code> "uprv."
7373

74+
Additional registered version bytes are listed in [[https://github.com/satoshilabs/slips/blob/master/slip-0132.md|SLIP-0132]].
75+
7476

7577
==Backwards Compatibility==
7678

0 commit comments

Comments
 (0)