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.
pub fn from_primitive_storage_proof(
proof: StorageProof,
slot: JsonStorageKey,
) -> EIP1186StorageProof
Creates a new rpc storage proof from a primitive storage proof type.