pub const STORAGE_HITS: u32 = 10_000;
Expand description

Initial hits for storage structures; consider using the StructureType::initial_hits function.