Documentation ¶
Index ¶
- Variables
- func CmdAddLiquidity() *cobra.Command
- func CmdAddPoolCreator() *cobra.Command
- func CmdAddProvider() *cobra.Command
- func CmdCreatePool() *cobra.Command
- func CmdPoolCreatorList() *cobra.Command
- func CmdProviderList() *cobra.Command
- func CmdProviderSwitch() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdRemoveLiquidity() *cobra.Command
- func CmdRmPoolCreator() *cobra.Command
- func CmdRmProvider() *cobra.Command
- func CmdSwap() *cobra.Command
- func CmdSwapPoolInfo() *cobra.Command
- func CmdSwapPoolList() *cobra.Command
- func CmdToggleProviderSwitch() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdAddLiquidity ¶
func CmdAddPoolCreator ¶
func CmdAddProvider ¶
func CmdCreatePool ¶
func CmdPoolCreatorList ¶
func CmdProviderList ¶
func CmdProviderSwitch ¶
func CmdQueryParams ¶
func CmdRemoveLiquidity ¶
func CmdRmPoolCreator ¶
func CmdRmProvider ¶
func CmdSwapPoolInfo ¶
func CmdSwapPoolList ¶
func CmdToggleProviderSwitch ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_params.go
- query_pool_creator_list.go
- query_provider_list.go
- query_provider_switch.go
- query_swap_pool_info.go
- query_swap_pool_list.go
- tx.go
- tx_add_liquidity.go
- tx_add_pool_creator.go
- tx_add_provider.go
- tx_create_pool.go
- tx_remove_liquidity.go
- tx_rm_pool_creator.go
- tx_rm_provider.go
- tx_swap.go
- tx_toggle_provider_switch.go
Click to show internal directories.
Click to hide internal directories.