pub const MAX_MESSAGES_IN_DELIVERY_TRANSACTION: u64 = 128; // 128u64
Expand description
Maximal number of messages in single delivery transaction.
pub const MAX_MESSAGES_IN_DELIVERY_TRANSACTION: u64 = 128; // 128u64
Maximal number of messages in single delivery transaction.