Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MsgBase<MsgRevoke.Params, MsgRevoke.Proto>
    • MsgRevoke

Index

Constructors

Properties

params: Params

Methods

  • toAmino(): { type: string; value: { grantee: string; granter: string; msg_type_url: string } }
  • toData(): { @type: string; grantee: string; granter: string; msgTypeUrl: string }
  • toDirectSign(): { message: MsgRevoke; type: string }
  • toDirectSignJSON(): string
  • toEip712(): { type: string; value: Record<string, unknown> }
  • toJSON(): string
  • toWeb3(): { @type: string; grantee: string; granter: string; msg_type_url: string }

Generated using TypeDoc