Constant soroban_sdk::xdr::TX_DEMAND_VECTOR_MAX_SIZE
pub const TX_DEMAND_VECTOR_MAX_SIZE: u64 = 1000; // 1_000u64
Expand description
TxDemandVectorMaxSize is an XDR Const defines as:
const TX_DEMAND_VECTOR_MAX_SIZE = 1000;