Documentation ¶
Index ¶
- Constants
- func GetAllBackingPoolsCmd() *cobra.Command
- func GetAllBackingRiskParamsCmd() *cobra.Command
- func GetAllCollateralPoolsCmd() *cobra.Command
- func GetAllCollateralRiskParamsCmd() *cobra.Command
- func GetBackingPoolCmd() *cobra.Command
- func GetBackingRatioCmd() *cobra.Command
- func GetCollateralOfAccountCmd() *cobra.Command
- func GetCollateralPoolCmd() *cobra.Command
- func GetParamsCmd() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTotalBackingCmd() *cobra.Command
- func GetTotalCollateralCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewBatchSetBackingProposalCmd() *cobra.Command
- func NewBatchSetCollateralProposalCmd() *cobra.Command
- func NewBurnByCollateralCmd() *cobra.Command
- func NewBurnBySwapCmd() *cobra.Command
- func NewBuyBackingCmd() *cobra.Command
- func NewDepositCollateralCmd() *cobra.Command
- func NewLiquidateCollateralCmd() *cobra.Command
- func NewMintByCollateralCmd() *cobra.Command
- func NewMintBySwapCmd() *cobra.Command
- func NewRedeemCollateralCmd() *cobra.Command
- func NewRegisterBackingProposalCmd() *cobra.Command
- func NewRegisterCollateralProposalCmd() *cobra.Command
- func NewSellBackingCmd() *cobra.Command
- func NewSetBackingProposalCmd() *cobra.Command
- func NewSetCollateralProposalCmd() *cobra.Command
Constants ¶
View Source
const ( FlagBackingInMax = "backing-in-max" FlagFuryInMax = "fury-in-max" FlagBackingOutMin = "backing-out-min" FlagFuryOutMin = "fury-out-min" )
Variables ¶
This section is empty.
Functions ¶
func GetAllBackingPoolsCmd ¶
func GetBackingPoolCmd ¶
func GetBackingRatioCmd ¶
func GetCollateralPoolCmd ¶
func GetParamsCmd ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
func GetTotalBackingCmd ¶
func GetTotalCollateralCmd ¶
func NewBurnByCollateralCmd ¶
func NewBurnBySwapCmd ¶
func NewBuyBackingCmd ¶
func NewDepositCollateralCmd ¶
func NewMintByCollateralCmd ¶
func NewMintBySwapCmd ¶
func NewRedeemCollateralCmd ¶
func NewSellBackingCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.