Constant CPSB_SIGNIFICANT_BITS
pub const CPSB_SIGNIFICANT_BITS: u32 = 5; // 5u32Available on crate feature
evm only.Expand description
Number of high-order bits retained when rounding CPSB.
pub const CPSB_SIGNIFICANT_BITS: u32 = 5; // 5u32evm only.Number of high-order bits retained when rounding CPSB.