reth::rpc::compat::proof

Function from_primitive_storage_proof

pub fn from_primitive_storage_proof(
    proof: StorageProof,
    slot: JsonStorageKey,
) -> EIP1186StorageProof
Expand description

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