We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb6930c + e1e7b77 commit d8599f9Copy full SHA for d8599f9
bip-0173.mediawiki
@@ -208,7 +208,7 @@ be of the same length as the mainnet counterpart (to simplify
208
implementations' assumptions about lengths), but still be visually
209
distinct.</ref> for testnet.
210
* The data-part values:
211
-** 1 byte: the witness version
+** 1 character (representing 5 bits of data): the witness version
212
** A conversion of the 2-to-40-byte witness program (as defined by [https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki BIP141]) to base32:
213
*** Start with the bits of the witness program, most significant bit per byte first.
214
*** Re-arrange those bits into groups of 5, and pad with zeroes at the end if needed.
0 commit comments