Skip to content

Fix typo in BIP 32 - #1228

Merged
luke-jr merged 1 commit into
bitcoin:masterfrom
yanmaani:patch-1
Dec 15, 2021
Merged

Fix typo in BIP 32#1228
luke-jr merged 1 commit into
bitcoin:masterfrom
yanmaani:patch-1

Conversation

@yanmaani

@yanmaani yanmaani commented Nov 4, 2021

Copy link
Copy Markdown
Contributor

It's not possible for I_L to be zero, since I_L is a binary blob. It is possible for parse_256(I_L) to be zero, since parse_256(I_L) is an integer. parse_256(I_L) = 0 is also an error condition in other parts of the document.

@luke-jr

luke-jr commented Nov 4, 2021

Copy link
Copy Markdown
Member

@sipa

@luke-jr luke-jr added the Proposed BIP modification PR by non-owner to update BIP content label Nov 4, 2021
@sipa

sipa commented Nov 5, 2021

Copy link
Copy Markdown
Member

ACK 33cc41d

@maflcko

maflcko commented Nov 15, 2021

Copy link
Copy Markdown
Member

@luke-jr @kallewoof

MoseMills referenced this pull request Nov 19, 2021
@luke-jr
luke-jr merged commit bb8dc57 into bitcoin:master Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Proposed BIP modification PR by non-owner to update BIP content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants