Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TODO: add status flag //FlagName = "name" //FlagSourceAddress = "source-address" //FlagDestinationAddress = "destination-address" FlagType = "type" FlagModuleName = "module-name" )
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryLiquidValidators ¶
GetCmdQueryLiquidValidators implements the query liquidValidators command.
func GetCmdQueryParams ¶
GetCmdQueryParams implements the params query command.
func GetQueryCmd ¶
GetQueryCmd returns a root CLI command handler for all x/liquidstaking query commands.
func GetTxCmd ¶
GetTxCmd returns a root CLI command handler for all x/liquidstaking transaction commands.
func NewLiquidStakeCmd ¶
NewLiquidStakeCmd implements the liquid stake coin command handler.
func NewLiquidUnstakeCmd ¶
NewLiquidUnstakeCmd implements the liquid unstake coin command handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.