pub const STORAGE_CAPACITY: u32 = 1_000_000;
Expand description

Store capacity for storage structures without power creep effects.