Documentation ¶
Index ¶
- Constants
- func CmdMsgSetSwap() *cobra.Command
- func CmdQuerySwap() *cobra.Command
- func CmdQuerySwapped() *cobra.Command
- func CmdQuerySwaps() *cobra.Command
- func CmdQueryTotalSwappableAmount() *cobra.Command
- func CmdTxMsgSwap() *cobra.Command
- func CmdTxMsgSwapAll() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagFromDenom = "from-denom" FlagToDenom = "to-denom" FlagAmountCapForToDenom = "to-coin-amount-cap" FlagSwapRate = "swap-rate" )
Variables ¶
This section is empty.
Functions ¶
func CmdMsgSetSwap ¶
CmdMsgSetSwap implements a command handler for submitting a swap init proposal transaction.
func CmdQuerySwap ¶
func CmdQuerySwapped ¶
func CmdQuerySwaps ¶
func CmdTxMsgSwap ¶
func CmdTxMsgSwapAll ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.