Documentation ¶
Index ¶
- Constants
- func CmdLiquify() *cobra.Command
- func CmdMicrotx() *cobra.Command
- func CmdQueryLiquidAccount() *cobra.Command
- func CmdQueryLiquidAccounts() *cobra.Command
- func CmdQueryMicrotxFee() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd(storeKey string) *cobra.Command
Constants ¶
View Source
const ( FlagOwner = "owner" FlagAccount = "account" FlagNFT = "nft" )
Variables ¶
This section is empty.
Functions ¶
func CmdLiquify ¶
CmdLiquify crafts and submits a MsgLiquify to the chain
func CmdMicrotx ¶
CmdMicrotx crafts and submits a MsgMicrotx to the chain
func CmdQueryLiquidAccount ¶
CmdQueryLiquidAccount fetches any Liquid Infrastructure Account matching the request
func CmdQueryLiquidAccounts ¶
CmdQueryLiquidAccounts fetches all known Liquid Infrastructure Accounts
func CmdQueryMicrotxFee ¶
CmdQueryMicrotxFee fetches the fee needed to Microtx a certain amount
func CmdQueryParams ¶
CmdQueryParams fetches the current microtx params
func GetQueryCmd ¶
GetQueryCmd bundles all the query subcmds together so they appear under the `query` or `q` subcommand
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.