referrerpolicy=no-referrer-when-downgrade
pub const EXTRA_STORAGE_PROOF_SIZE: u32 = 1024;
Expand description

Number of extra bytes (excluding size of storage value itself) of storage proof. This mostly depends on number of entries (and their density) in the storage trie. Some reserve is reserved to account future chain growth.