Constant MAX_TRANSFER_UNBOUNDED
pub const MAX_TRANSFER_UNBOUNDED: u32 = 4294967295; // 4_294_967_295u32
Expand description
The maximum value for a transfer size, identifying that there effectively exists no maximum for a single operation.
pub const MAX_TRANSFER_UNBOUNDED: u32 = 4294967295; // 4_294_967_295u32
The maximum value for a transfer size, identifying that there effectively exists no maximum for a single operation.