cli

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: May 23, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Will be parsed to string.
	FlagPoolFile = "pool-file"

	// Will be parsed to uint64.
	FlagPoolId = "pool-id"

	// Will be parsed to []sdk.Coin.
	FlagTokensIn = "tokens-in"

	// Will be parsed to sdk.Coin.
	FlagPoolSharesOut = "pool-shares-out"

	// Will be parsed to sdk.Coin.
	FlagTokenIn = "token-in"

	// Will be parsed to string.
	FlagTokenOutDenom = "token-out-denom"
)

Variables

This section is empty.

Functions

func CmdCreatePool

func CmdCreatePool() *cobra.Command

func CmdExitPool

func CmdExitPool() *cobra.Command

func CmdGetPool

func CmdGetPool() *cobra.Command

func CmdGetPoolNumber

func CmdGetPoolNumber() *cobra.Command

func CmdJoinPool

func CmdJoinPool() *cobra.Command

func CmdQueryParams

func CmdQueryParams() *cobra.Command

func CmdSwapAssets added in v0.1.0

func CmdSwapAssets() *cobra.Command

func CmdTotalLiquidity

func CmdTotalLiquidity() *cobra.Command

func CmdTotalPoolLiquidity

func CmdTotalPoolLiquidity() *cobra.Command

func FlagSetCreatePool

func FlagSetCreatePool() *flag.FlagSet

func FlagSetExitPool

func FlagSetExitPool() *flag.FlagSet

func FlagSetJoinPool

func FlagSetJoinPool() *flag.FlagSet

func FlagSetSwapAssets added in v0.1.0

func FlagSetSwapAssets() *flag.FlagSet

func GetQueryCmd

func GetQueryCmd() *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