Constant moonbase_runtime::BLOCK_STORAGE_LIMIT
source · pub const BLOCK_STORAGE_LIMIT: u64 = _; // 163_840u64
Expand description
The highest amount of new storage that can be created in a block (160KB).
pub const BLOCK_STORAGE_LIMIT: u64 = _; // 163_840u64
The highest amount of new storage that can be created in a block (160KB).