programmingbitcoin icon indicating copy to clipboard operation
programmingbitcoin copied to clipboard

chapter 11 mistake

Open scgbckbone opened this issue 5 years ago • 0 comments

"HOP (13) is given, so the flag is 1 and its hash is the final hash in the hashes field." --> flag is 0 for given not 1

you have it correct in bits fields [1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 0] where last one is correctly zero

scgbckbone avatar Feb 20 '20 10:02 scgbckbone