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