Documentation ¶
Index ¶
- func GetCmdAddBuyOrder(cdc *codec.Codec) *cobra.Command
- func GetCmdAddOpeator(cdc *codec.Codec) *cobra.Command
- func GetCmdAddSellOrder(cdc *codec.Codec) *cobra.Command
- func GetCmdCancelDisbursement(cdc *codec.Codec) *cobra.Command
- func GetCmdDisburse(cdc *codec.Codec) *cobra.Command
- func GetCmdDisburseFromEscrow(cdc *codec.Codec) *cobra.Command
- func GetCmdDisburseToEscrow(cdc *codec.Codec) *cobra.Command
- func GetCmdDisbursements(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdOperator(cdc *codec.Codec) *cobra.Command
- func GetCmdOperators(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdOrder(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryDisbursementEscrow(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryPrice(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryTreasury(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdRemoveOpeator(cdc *codec.Codec) *cobra.Command
- func GetCmdRevertFromEscrow(cdc *codec.Codec) *cobra.Command
- func GetCmdSubmitAddBuyBackLiquidityProposal(cdc *codec.Codec) *cobra.Command
- func GetCmdSubmitBurnDistributionProfitsProposal(cdc *codec.Codec) *cobra.Command
- func GetCmdSubmitRemoveBuyBackLiquidityProposal(cdc *codec.Codec) *cobra.Command
- func GetCmdSubmitTransferFromDistributionProfitsToBuyBackLiquidityProposal(cdc *codec.Codec) *cobra.Command
- func GetCmdSubmitTransferFromSwapEscrowToBuyBackProposal(cdc *codec.Codec) *cobra.Command
- func GetCmdSubmitTransferFromTreasuryToSwapEscrowProposal(cdc *codec.Codec) *cobra.Command
- func GetCmdSwap(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdDisbursements ¶
func GetCmdQueryTreasury ¶
func GetCmdSubmitTransferFromSwapEscrowToBuyBackProposal ¶ added in v0.2.0
func GetCmdSubmitTransferFromTreasuryToSwapEscrowProposal ¶ added in v0.2.0
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.