Constant moonbeam_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). Originally 40KB, then multiplied by 4 when the block deadline was increased from 500ms to 2000ms. Reference: https://github.com/moonbeam-foundation/moonbeam/blob/master/MBIPS/MBIP-5.md#specification