Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MsgBase<MsgMigrateContract.Params, MsgMigrateContract.Proto, MsgMigrateContract.Object>
    • MsgMigrateContract

Index

Constructors

Properties

params: Params

Methods

  • toAmino(): { type: string; value: Object }
  • toData(): { @type: string; codeId: string; contract: string; msg: internal.Uint8Array; sender: string }
  • toDirectSignJSON(): string
  • toEip712(): { type: string; value: Record<string, unknown> }
  • toJSON(): string
  • toWeb3(): { @type: string; codeId: string; contract: string; msg: any; sender: string }

Generated using TypeDoc