Interface: AminoMsgRevoke
Hierarchy
AminoMsg
↳
AminoMsgRevoke
Properties
type
• Readonly
type: "cosmos-sdk/MsgRevoke"
Overrides
AminoMsg.type
Defined in
packages/core/src/modules/authz/v1beta1/aminomessages.ts:30
value
• Readonly
value: Object
Type declaration
Name | Type |
---|---|
grantee | string |
granter | string |
Overrides
AminoMsg.value