Function zebra_chain::transparent::outputs_from_utxos

source ·
pub fn outputs_from_utxos(
    utxos: HashMap<OutPoint, Utxo>
) -> HashMap<OutPoint, Output>
Expand description

Compute an index of transparent::Outputs, given an index of Utxos.