Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 5: Varint sidebar example #271

Open
lux-hux opened this issue Sep 4, 2023 · 0 comments
Open

Chapter 5: Varint sidebar example #271

lux-hux opened this issue Sep 4, 2023 · 0 comments

Comments

@lux-hux
Copy link

lux-hux commented Sep 4, 2023

Programming Bitcoin (first edition) Chapter 5, pg 92:

The second dot point says 555 -> xfd2b02. However, the encode_varint function returns the correct value 0xfd02.

I believe this may only be an error in the print of the book and not in the online repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant