pub const CODE_COLLATERAL_UNITS_PER_KI_BYTES: u64 = 512;
Expand description

This is the storage collateral units for each KiB of code, amount in COLLATERAL_UNITs. Code collateral is calculated by each whole KiB rounding upwards.