pub const DEFAULT_MAX_TRANSACTION_SIZE: u32 = _; // 8_388_608u32
Expand description
Maximum bytes that can be stored in one transaction.
pub const DEFAULT_MAX_TRANSACTION_SIZE: u32 = _; // 8_388_608u32
Maximum bytes that can be stored in one transaction.