Constant soroban_sdk::xdr::CONTRACT_COST_COUNT_LIMIT

source ยท
pub const CONTRACT_COST_COUNT_LIMIT: u64 = 1024; // 1_024u64
Expand description

ContractCostCountLimit is an XDR Const defines as:

const CONTRACT_COST_COUNT_LIMIT = 1024;