pub const CPU_BUCKET_MAX: u32 = 10_000;
Expand description

Maximum amount of CPU that can be accumulated in game::cpu::bucket per shard

Code reference