Function zebra_chain::transparent::new_ordered_outputs

source ·
pub fn new_ordered_outputs(
    block: &Block,
    transaction_hashes: &[Hash]
) -> HashMap<OutPoint, OrderedUtxo>
Expand description

Compute an index of newly created OrderedUtxos, given a block and a list of precomputed transaction hashes.