Documentation ¶
Index ¶
- Constants
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewCancelSwapBatchCmd() *cobra.Command
- func NewCreatePoolCmd() *cobra.Command
- func NewDepositBatchCmd() *cobra.Command
- func NewSwapBatchCmd() *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" FlagXCoinDenom = "x-coin-denom" FlagYCoinDenom = "y-coin-denom" FlagPoolCoinDenom = "pool-coin-denom" FlagReserveAcc = "reserve-acc" )
Variables ¶
This section is empty.
Functions ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func NewCancelSwapBatchCmd ¶
func NewCreatePoolCmd ¶
func NewDepositBatchCmd ¶
func NewSwapBatchCmd ¶
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.