bitcore-lib icon indicating copy to clipboard operation
bitcore-lib copied to clipboard

Represent block prevHash and merkleRoot in expected order

Open braydonf opened this issue 9 years ago • 0 comments

Will switch the property prevHash and merkleRoot to give back the expected byte order for block.header.prevHash with leading zeros on the left.

Closes: https://github.com/bitpay/bitcore-lib/issues/54

braydonf avatar Sep 12 '16 23:09 braydonf