Documentation ¶
Index ¶
- Constants
- Variables
- func GetChainActivate(cdc *codec.Codec) *cobra.Command
- func GetChainDeactivate(cdc *codec.Codec) *cobra.Command
- func GetCmdHTLT(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryActiveSwap(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryPool(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdQuerySwap(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdRedeem(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetRedeemV2(cdc *codec.Codec) *cobra.Command
- func GetRefund(cdc *codec.Codec) *cobra.Command
- func GetSwapInitialize(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const (
FlagHash = "hash"
)
Variables ¶
View Source
var (
FsHash = flag.NewFlagSet("", flag.ContinueOnError)
)
Functions ¶
func GetCmdQueryActiveSwap ¶
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.