Module merkle_tree

Module merkle_tree 

Source
Expand description

Bitcoin Merkle tree functions.

Structsยง

TxMerkleNode
A hash of the Merkle tree branch or root for transactions.
WitnessMerkleNode
A hash corresponding to the Merkle tree root for witness data.