Skip to content

Commit 937b871

Browse files
committed
Link to SLIP-0132
1 parent afd7c77 commit 937b871

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bip-0084.mediawiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ To derive the P2WPKH address from the above calculated public key, we use the en
5656

5757
When serializing extended keys, this scheme uses alternate version bytes. Extended public keys use <code>0x04b24746</code> to produce a "zpub" prefix, and private keys use <code>0x04b2430c</code> to produce a "zprv" prefix. Testnet uses <code>0x045f1cf6</code> "vpub" and <code>0x045f18bc</code> "vprv."
5858

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

6062
==Backwards Compatibility==
6163

0 commit comments

Comments
 (0)