Documentation
¶
Index ¶
- Constants
- func CmdClose() *cobra.Command
- func CmdDewhitelist() *cobra.Command
- func CmdGetPositions() *cobra.Command
- func CmdGetPositionsByPool() *cobra.Command
- func CmdGetPositionsForAddress() *cobra.Command
- func CmdGetStatus() *cobra.Command
- func CmdGetWhitelist() *cobra.Command
- func CmdIsWhitelisted() *cobra.Command
- func CmdListPool() *cobra.Command
- func CmdOpen() *cobra.Command
- func CmdPosition() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdShowPool() *cobra.Command
- func CmdUpdateParams() *cobra.Command
- func CmdUpdatePools() *cobra.Command
- func CmdWhitelist() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagLeverageMax = "leverage-max" FlagMaxOpenPositions = "max-open-positions" FlagPoolOpenThreshold = "pool-open-threshold" FlagSafetyFactor = "safety-factor" FlagWhitelistingEnabled = "whitelisting-enabled" FlagEpochLength = "epoch-length" )
Variables ¶
This section is empty.
Functions ¶
func CmdDewhitelist ¶
func CmdGetPositions ¶
func CmdGetPositionsByPool ¶
func CmdGetStatus ¶
func CmdGetWhitelist ¶
func CmdIsWhitelisted ¶
func CmdListPool ¶
func CmdPosition ¶
func CmdQueryParams ¶
func CmdShowPool ¶
func CmdWhitelist ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.