Documentation ¶
Index ¶
- func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySwap(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryTerraPoolDelta(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetSwapCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryParams ¶ added in v0.2.0
GetCmdQueryParams implements the query params command.
func GetCmdQuerySwap ¶ added in v0.2.0
GetCmdQuerySwap implements the query swap simulation result command.
func GetCmdQueryTerraPoolDelta ¶ added in v0.3.0
GetCmdQueryTerraPoolDelta implements the query terra pool delta command.
func GetQueryCmd ¶ added in v0.3.0
GetQueryCmd returns the cli query commands for this module
func GetSwapCmd ¶
GetSwapCmd will create and send a MsgSwap
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.