pub fn compute_block_receipt_proof( block_receipts: &Vec<Receipt>, tx_index_in_block: usize, ) -> TrieProof
Compute a proof for the tx_index_in_block-th receipt in a block.
tx_index_in_block