Skip to main content

GasLimits

@iota/isc-sdk


@iota/isc-sdk / bcs / GasLimits

Variable: GasLimits

const GasLimits: BcsStruct<{ maxGasExternalViewCall: BcsType<string, string | number | bigint, "u64">; maxGasPerBlock: BcsType<string, string | number | bigint, "u64">; maxGasPerRequest: BcsType<string, string | number | bigint, "u64">; minGasPerRequest: BcsType<string, string | number | bigint, "u64">; }, string>

Defined in: isc-sdk/src/bcs.ts:181