From ae84f0b15185ed4bfe836c16365f1b9239396af9 Mon Sep 17 00:00:00 2001 From: Dario Sneidermanis Date: Sun, 22 Jul 2018 14:05:06 -0700 Subject: [trivial] Correct typo --- bip-0173.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0173.mediawiki b/bip-0173.mediawiki index b320b9d..ad6c58b 100644 --- a/bip-0173.mediawiki +++ b/bip-0173.mediawiki @@ -208,7 +208,7 @@ be of the same length as the mainnet counterpart (to simplify implementations' assumptions about lengths), but still be visually distinct. for testnet. * The data-part values: -** 1 value: the witness version +** 1 byte: the witness version ** 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: *** Start with the bits of the witness program, most significant bit per byte first. *** Re-arrange those bits into groups of 5, and pad with zeroes at the end if needed. -- cgit v1.2.3