soroban_env_common::xdr

Constant 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;