cli

package
v0.0.0-...-00bf0a9 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagToken                  = "token"
	FlagName                   = "name"
	FlagDescription            = "description"
	FlagFunctionType           = "function-type"
	FlagFunctionParameters     = "function-parameters"
	FlagReserveTokens          = "reserve-tokens"
	FlagTxFeePercentage        = "tx-fee-percentage"
	FlagExitFeePercentage      = "exit-fee-percentage"
	FlagFeeAddress             = "fee-address"
	FlagMaxSupply              = "max-supply"
	FlagOrderQuantityLimits    = "order-quantity-limits"
	FlagSanityRate             = "sanity-rate"
	FlagSanityMarginPercentage = "sanity-margin-percentage"
	FlagAllowSells             = "allow-sells"
	FlagSigners                = "signers"
	FlagBatchBlocks            = "batch-blocks"
	FlagOutcomePayment         = "outcome-payment"
)

Variables

This section is empty.

Functions

func GetCmdBatch

func GetCmdBatch(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdBuy

func GetCmdBuy(cdc *codec.Codec) *cobra.Command

func GetCmdBuyPrice

func GetCmdBuyPrice(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdCreateWar

func GetCmdCreateWar(cdc *codec.Codec) *cobra.Command

func GetCmdCurrentPrice

func GetCmdCurrentPrice(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdCurrentReserve

func GetCmdCurrentReserve(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdCustomPrice

func GetCmdCustomPrice(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdEditWar

func GetCmdEditWar(cdc *codec.Codec) *cobra.Command

func GetCmdLastBatch

func GetCmdLastBatch(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdMakeOutcomePayment

func GetCmdMakeOutcomePayment(cdc *codec.Codec) *cobra.Command

func GetCmdQueryParams

func GetCmdQueryParams(cdc *codec.Codec) *cobra.Command

GetCmdQueryParams implements a command to fetch wars parameters.

func GetCmdSell

func GetCmdSell(cdc *codec.Codec) *cobra.Command

func GetCmdSellReturn

func GetCmdSellReturn(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdSwap

func GetCmdSwap(cdc *codec.Codec) *cobra.Command

func GetCmdSwapReturn

func GetCmdSwapReturn(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdWar

func GetCmdWar(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdWars

func GetCmdWars(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdWithdrawShare

func GetCmdWithdrawShare(cdc *codec.Codec) *cobra.Command

func GetQueryCmd

func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command

func GetTxCmd

func GetTxCmd(cdc *codec.Codec) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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