pub const MAXIMUM_DEPOSIT_TRANSFER_AMOUNT: u64 = _; // 281_474_976_710_655u64
Expand description
Maximum bit length of any deposit or transfer amount
Any deposit or transfer amount must be less than 2^48
pub const MAXIMUM_DEPOSIT_TRANSFER_AMOUNT: u64 = _; // 281_474_976_710_655u64
Maximum bit length of any deposit or transfer amount
Any deposit or transfer amount must be less than 2^48