Optional
data: PartialMessage<CombinedLimit>Amounts is the maximal amount of tokens transferable to the contract.
Remaining number that is decremented on each execution
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
CombinedLimit defines the maximal amounts that can be sent to a contract and the maximal number of calls executable. Both need to remain >0 to be valid. Since: wasmd 0.30
Generated
from message cosmwasm.wasm.v1.CombinedLimit