Open jeandudey opened 6 years ago
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.
H256::tree_hash
merkle_root_hash
This function calculates the merkle tree root hash and shouldn't be in
H256::tree_hash
, possibly should be renamed to something likemerkle_root_hash
or a more descriptive one.