Type Alias RawStorageProof

Source
pub type RawStorageProof = RawStorageProof;
Expand description

Raw storage proof type (just raw trie nodes).

Aliased Typeยง

pub struct RawStorageProof { /* private fields */ }