Constant MAX_COUNT_TRANSACTIONS
pub const MAX_COUNT_TRANSACTIONS: u32 = 256; // 256u32
Expand description
The maximum number of transactions that can be specified in a call to Transfer
.
pub const MAX_COUNT_TRANSACTIONS: u32 = 256; // 256u32
The maximum number of transactions that can be specified in a call to Transfer
.