Documentation ¶
Index ¶
- Constants
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewCancelAllOrdersCmd() *cobra.Command
- func NewCancelOrderCmd() *cobra.Command
- func NewCreatePairCmd() *cobra.Command
- func NewCreatePoolCmd() *cobra.Command
- func NewDepositBatchCmd() *cobra.Command
- func NewLimitOrderBatchCmd() *cobra.Command
- func NewMarketOrderBatchCmd() *cobra.Command
- func NewWithdrawBatchCmd() *cobra.Command
- func QueryDepositRequest() *cobra.Command
- func QueryDepositRequests() *cobra.Command
- func QueryPair() *cobra.Command
- func QueryPairs() *cobra.Command
- func QueryParams() *cobra.Command
- func QueryPool() *cobra.Command
- func QueryPools() *cobra.Command
- func QuerySwapRequest() *cobra.Command
- func QuerySwapRequests() *cobra.Command
- func QueryWithdrawRequest() *cobra.Command
- func QueryWithdrawRequests() *cobra.Command
Constants ¶
View Source
const ( FlagPairId = "pair-id" FlagDisabled = "disabled" FlagPoolCoinDenom = "pool-coin-denom" FlagReserveAddress = "reserve-address" FlagDenoms = "denoms" )
Variables ¶
This section is empty.
Functions ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewCancelAllOrdersCmd ¶
func NewCancelOrderCmd ¶
func NewCreatePairCmd ¶
func NewCreatePoolCmd ¶
func NewDepositBatchCmd ¶
func NewLimitOrderBatchCmd ¶
func NewMarketOrderBatchCmd ¶
func NewWithdrawBatchCmd ¶
func QueryDepositRequest ¶
func QueryDepositRequests ¶
func QueryPairs ¶
func QueryParams ¶
func QueryPools ¶
func QuerySwapRequest ¶
func QuerySwapRequests ¶
func QueryWithdrawRequest ¶
func QueryWithdrawRequests ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.