Interface: AminoBasicAllowance
Feegrant.v1beta1.AminoBasicAllowance
Hierarchy
AminoMsg
↳
AminoBasicAllowance
Properties
type
• Readonly
type: "cosmos-sdk/BasicAllowance"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/feegrant/v1beta1/aminomessages.ts:11
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
expiration? | string |
spend_limit | Coin [] |
Overrides
AminoMsg.value
Defined in
packages/core/src/modules/feegrant/v1beta1/aminomessages.ts:12