pub const MAX_SINGLE_VALUE: u64 = 0xFFFF_FFFF_FFFF;
Expand description

The max value we can represent with the 48 bits available.