Interface: AminoMsgGrantAllowance
Feegrant.v1beta1.AminoMsgGrantAllowance
Hierarchy
AminoMsg
↳
AminoMsgGrantAllowance
Properties
type
• Readonly
type: "cosmos-sdk/MsgGrantAllowance"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/feegrant/v1beta1/aminomessages.ts:38
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
allowance? | AminoMsg |
grantee | string |
granter | string |
Overrides
AminoMsg.value
Defined in
packages/core/src/modules/feegrant/v1beta1/aminomessages.ts:39