Function reth::core::rpc::compat::proof::from_primitive_account_proof

source ยท
pub fn from_primitive_account_proof(
    proof: AccountProof,
) -> EIP1186AccountProofResponse
Expand description

Creates a new rpc account proof from a primitive account proof type.