Interface: AminoAllowedMsgAllowance
Feegrant.v1beta1.AminoAllowedMsgAllowance
Hierarchy
AminoMsg
↳
AminoAllowedMsgAllowance
Properties
type
• Readonly
type: "cosmos-sdk/AllowedMsgAllowance"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/feegrant/v1beta1/aminomessages.ts:30
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
allowance? | AminoMsg |
allowed_messages | string [] |
Overrides
AminoMsg.value
Defined in
packages/core/src/modules/feegrant/v1beta1/aminomessages.ts:31