soroban_env_common::xdr

Constant MAX_OPS_PER_TX

Source
pub const MAX_OPS_PER_TX: u64 = 100; // 100u64
Expand description

MaxOpsPerTx is an XDR Const defines as:

const MAX_OPS_PER_TX = 100;