Function get_block_adds

Source
pub fn get_block_adds(
    block: &Block,
    height: u32,
    block_hash: BlockHash,
) -> Vec<BitcoinNodeHash>
Expand description

From a block, gets the roots that will be included on the acc, certifying that any utxo will not be spent in the same block.