mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-22 15:04:46 +01:00
BIP 173: Remove duplicated 'the'
This commit is contained in:
parent
bf057da6f7
commit
39a23b7cbe
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ implementations' assumptions about lengths), but still be visually
|
|||
distinct.</ref> for testnet.
|
||||
* The data-part values:
|
||||
** 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:
|
||||
** 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:
|
||||
*** 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.
|
||||
*** Translate those bits to characters using the table above.
|
||||
|
|
Loading…
Add table
Reference in a new issue