Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

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

Index

Constructors

Properties

params: Params

Methods

  • toAmino(): { type: string; value: Object }
  • toData(): { @type: string; content: undefined | internal.Any; initialDeposit: Coin[]; proposer: string }
  • toDirectSignJSON(): string
  • toEip712(): { type: string; value: Record<string, unknown> }
  • toJSON(): string
  • toWeb3(): { @type: string; content: { type_url: string; value: any }; initialDeposit: Coin[]; proposer: string }

Generated using TypeDoc