pub const MAX_TRANSFER_UNBOUNDED: u32 = 4294967295;
Expand description

The maximum value for a transfer size, identifying that there effectively exists no maximum for a single operation.