Documentation ¶
Index ¶
- func GetCmdQueryLiquidValidators() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryStates() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewLiquidStakeCmd() *cobra.Command
- func NewLiquidUnstakeCmd() *cobra.Command
- func NewSetModulePausedCmd() *cobra.Command
- func NewStakeToLPCmd() *cobra.Command
- func NewUpdateParamsCmd() *cobra.Command
- func NewUpdateWhitelistedValidatorsCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdQueryLiquidValidators ¶
GetCmdQueryLiquidValidators implements the query liquidValidators command.
func GetCmdQueryParams ¶
GetCmdQueryParams implements the params query command.
func GetCmdQueryStates ¶
GetCmdQueryStates implements the query states command.
func GetQueryCmd ¶
GetQueryCmd returns a root CLI command handler for all x/liquidstake query commands.
func GetTxCmd ¶
GetTxCmd returns a root CLI command handler for all x/liquidstake transaction commands.
func NewLiquidStakeCmd ¶
NewLiquidStakeCmd implements the liquid stake XPRT command handler.
func NewLiquidUnstakeCmd ¶
NewLiquidUnstakeCmd implements the liquid unstake XPRT command handler.
func NewSetModulePausedCmd ¶ added in v2.10.0
NewSetModulePausedCmd implements the command handler for updating of safety toggle that disables the module.
func NewStakeToLPCmd ¶
NewStakeToLPCmd implements the liquid stake XPRT command handler.
func NewUpdateParamsCmd ¶
NewUpdateParamsCmd implements the params update command handler.
func NewUpdateWhitelistedValidatorsCmd ¶ added in v2.10.0
NewUpdateWhitelistedValidatorsCmd implements the update of whitelisted validators command handler.
Types ¶
This section is empty.