mirror of
https://github.com/bitcoin/bips.git
synced 2025-06-30 12:42:43 +00:00
Merge pull request #6 from discretepackets/patch-1
Update bip-0013.mediawiki
This commit is contained in:
commit
ae1d8e4d67
@ -25,7 +25,7 @@ The new bitcoin address type is constructed in the same manner as existing bitco
|
|||||||
|
|
||||||
Version byte is 5 for a main-network address, 196 for a testnet address.
|
Version byte is 5 for a main-network address, 196 for a testnet address.
|
||||||
The 20-byte hash is the hash of the script that will be used to redeem the coins.
|
The 20-byte hash is the hash of the script that will be used to redeem the coins.
|
||||||
And the 4-byte checksum is the first four bytes of the SHA256 hash of the version and hash.
|
And the 4-byte checksum is the first four bytes of the double SHA256 hash of the version and hash.
|
||||||
|
|
||||||
==Rationale==
|
==Rationale==
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user