referrerpolicy=no-referrer-when-downgrade

RawStorageProof

Type Alias RawStorageProof 

Source
pub type RawStorageProof = Vec<Vec<u8>>;
Expand description

Raw storage proof type (just raw trie nodes).

Aliased Type§

pub struct RawStorageProof { /* private fields */ }