Interface: AminoMsgGrant
Hierarchy
AminoMsg
↳
AminoMsgGrant
Properties
type
• Readonly
type: "cosmos-sdk/MsgGrant"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/authz/v1beta1/aminomessages.ts:21
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
grant? | AminoGrant |
grantee | string |
granter | string |
Overrides
AminoMsg.value