Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

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

Index

Constructors

Properties

params: Params

Methods

  • toAmino(): { type: string; value: Object }
  • toData(): { @type: string; grant: undefined | internal.Grant; grantee: string; granter: string }
  • toDirectSign(): { message: MsgGrant; type: string }
  • toDirectSignJSON(): string
  • toEip712(): { type: string; value: Record<string, unknown> }
  • toJSON(): string
  • toWeb3(): { @type: string; grant: undefined | internal.Grant; grantee: string; granter: string; msgs: any }

Generated using TypeDoc