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