Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgSubmitProposal

Hierarchy

  • Msg
    • MsgSubmitProposal

Index

Constructors

constructor

Properties

description

description: string

initialDeposit

initialDeposit: Coin[]

proposalType

proposalType: ProposalKind

proposer

proposer: AccAddress

title

title: string

Methods

getSignBytes

  • getSignBytes(codec: Codec): Uint8Array
  • Get the canonical byte representation of the Msg.

    Parameters

    • codec: Codec

    Returns Uint8Array

    Return sorted by alphabetically amino encoded json by default.

getSigners

validateBasic

  • validateBasic(): void

Generated using TypeDoc