Constant stellar_xdr::next::MAX_OPS_PER_TX
source · pub const MAX_OPS_PER_TX: u64 = 100;
Available on crate feature
next
only.Expand description
MaxOpsPerTx is an XDR Const defines as:
const MAX_OPS_PER_TX = 100;