pub fn reconstruct_leaf_data(
    leaf: &CompactLeafData,
    input: &TxIn,
    block_hash: BlockHash
) -> Result<LeafData, Error>