Constant soroban_env_host::xdr::MAX_OPS_PER_TX
pub const MAX_OPS_PER_TX: u64 = 100; // 100u64
Expand description
MaxOpsPerTx is an XDR Const defines as:
const MAX_OPS_PER_TX = 100;
pub const MAX_OPS_PER_TX: u64 = 100; // 100u64
MaxOpsPerTx is an XDR Const defines as:
const MAX_OPS_PER_TX = 100;