pub fn verify_receipt_proof( receipts_root: H256, proof: &[Vec<u8>], ) -> Option<Result<Receipt, DecoderError>>