cli

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagSwapFee                     = "swap-fee"
	FlagExitFee                     = "exit-fee"
	FlagUseOracle                   = "use-oracle"
	FlagWeightBreakingFeeMultiplier = "weight-breaking-fee-multiplier"
	FlagExternalLiquidityRatio      = "extern-liquidity-ratio"
	FlagLpFeePortion                = "lp-fee"
	FlagStakingFeePortion           = "staking-fee"
	FlagWeightRecoveryFeePortion    = "weight-recovery-fee"
	FlagThresholdWeightDifference   = "threshold-weight-diff"
	FlagFeeDenom                    = "fee-denom"
)

Variables

View Source
var (
	DefaultRelativePacketTimeoutTimestamp = uint64((time.Duration(10) * time.Minute).Nanoseconds())
)

Functions

func CmdCreatePool

func CmdCreatePool() *cobra.Command

func CmdExitPool

func CmdExitPool() *cobra.Command

func CmdJoinPool

func CmdJoinPool() *cobra.Command

func CmdListDenomLiquidity

func CmdListDenomLiquidity() *cobra.Command

func CmdListPool

func CmdListPool() *cobra.Command

func CmdQueryParams

func CmdQueryParams() *cobra.Command

func CmdShowDenomLiquidity

func CmdShowDenomLiquidity() *cobra.Command

func CmdShowPool

func CmdShowPool() *cobra.Command

func CmdSwapEstimation added in v0.13.0

func CmdSwapEstimation() *cobra.Command

func CmdSwapExactAmountIn

func CmdSwapExactAmountIn() *cobra.Command

func CmdSwapExactAmountOut

func CmdSwapExactAmountOut() *cobra.Command

func CmdTrackedSlippage added in v0.13.0

func CmdTrackedSlippage() *cobra.Command

func CmdTrackedSlippageAll added in v0.13.0

func CmdTrackedSlippageAll() *cobra.Command

func GetQueryCmd

func GetQueryCmd(queryRoute string) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL