Documentation ¶
Index ¶
- func MsgDeposit(clientCtx client.Context, from, id, deposit string, extraArgs ...string) (testutil.BufferWriter, error)
- func MsgSubmitLegacyProposal(clientCtx client.Context, from, title, description, proposalType string, ...) (testutil.BufferWriter, error)
- func MsgVote(clientCtx client.Context, from, id, vote string, extraArgs ...string) (testutil.BufferWriter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MsgDeposit ¶ added in v0.42.6
func MsgDeposit(clientCtx client.Context, from, id, deposit string, extraArgs ...string) (testutil.BufferWriter, error)
MsgDeposit deposits on a proposal
func MsgSubmitLegacyProposal ¶ added in v0.46.0
func MsgSubmitLegacyProposal(clientCtx client.Context, from, title, description, proposalType string, extraArgs ...string) (testutil.BufferWriter, error)
MsgSubmitLegacyProposal creates a tx for submit legacy proposal
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.