programmingbitcoin icon indicating copy to clipboard operation
programmingbitcoin copied to clipboard

Ch9Ex13

Open satoshisound opened this issue 5 years ago • 0 comments

There is reference to a MAX_TARGET in the notes for writing calculate_new_bits in helper.py which shouldn't be there as it is not used:

"# if the new target is bigger than MAX_TARGET, set to MAX_TARGET"

satoshisound avatar Oct 29 '19 19:10 satoshisound