You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bip-0173.mediawiki
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@ be of the same length as the mainnet counterpart (to simplify
208
208
implementations' assumptions about lengths), but still be visually
209
209
distinct.</ref> for testnet.
210
210
* The data-part values:
211
-
** 1 value: the witness version
211
+
** 1 byte: the witness version
212
212
** A conversion of the the 2-to-40-byte witness program (as defined by [https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki BIP141]) to base32:
213
213
*** Start with the bits of the witness program, most significant bit per byte first.
214
214
*** Re-arrange those bits into groups of 5, and pad with zeroes at the end if needed.
0 commit comments