pub const CODE_BLOB_BOMB_LIMIT: usize = _; // 52_428_800usize
Expand description

A recommendation for the bomb limit for code blobs.

This may be adjusted upwards in the future, but is set much higher than the expected maximum code size. When adjusting upwards, nodes should be updated before performing a runtime upgrade to a blob with larger compressed size.