xmr icon indicating copy to clipboard operation
xmr copied to clipboard

Move `H256::tree_hash` to `Block`.

Open jeandudey opened this issue 7 years ago • 0 comments

This function calculates the merkle tree root hash and shouldn't be in H256::tree_hash, possibly should be renamed to something like merkle_root_hash or a more descriptive one.

jeandudey avatar Mar 25 '18 12:03 jeandudey