MaxCallsLimit limited number of calls to the contract. No funds transferable. Since: wasmd 0.30

from message cosmwasm.wasm.v1.MaxCallsLimit

Hierarchy

Constructors

Properties

remaining: bigint = protoInt64.zero

Remaining number that is decremented on each execution

from field: uint64 remaining = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmwasm.wasm.v1.MaxCallsLimit" = "cosmwasm.wasm.v1.MaxCallsLimit"

Methods