pub const MAXIMUM_DEPOSIT_TRANSFER_AMOUNT_BIT_LENGTH: usize = 48;
Expand description

Maximum bit length of any deposit or transfer amount

Any deposit or transfer amount must be less than 2^48