Interface: AminoMsgGrantAllowance
@shareledgerjs/client.feegrant.AminoMsgGrantAllowance
Hierarchy
AminoMsg
↳
AminoMsgGrantAllowance
Properties
type
• Readonly
type: "cosmos-sdk/MsgGrantAllowance"
Overrides
AminoMsg.type
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
allowance? | Any |
grantee | string |
granter | string |
Overrides
AminoMsg.value