reth_node_core::rpc::compat::proof

Function from_primitive_account_proof

pub fn from_primitive_account_proof(
    proof: AccountProof,
    slots: Vec<JsonStorageKey>,
) -> EIP1186AccountProofResponse
Expand description

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