Type Alias bp_runtime::RawStorageProof
source · pub type RawStorageProof = RawStorageProof;
Expand description
Raw storage proof type (just raw trie nodes).
Aliased Type§
struct RawStorageProof { /* private fields */ }
pub type RawStorageProof = RawStorageProof;
Raw storage proof type (just raw trie nodes).
struct RawStorageProof { /* private fields */ }