bitcore-lib
bitcore-lib copied to clipboard
Represent block prevHash and merkleRoot in expected order
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