Function get_leaf_hashes

Source
fn get_leaf_hashes(
    txid: Txid,
    is_coinbase: bool,
    vout: u32,
    utxo: &TxOut,
    height: u32,
    block_hash: BlockHash,
) -> Hash
Expand description

Computes the hash of a leaf node in the utreexo accumulator.