Documentation ¶
Index ¶
- Constants
- func CmdCancelVest() *cobra.Command
- func CmdCommitClaimedRewards() *cobra.Command
- func CmdCommitLiquidTokens() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdShowCommitments() *cobra.Command
- func CmdStake() *cobra.Command
- func CmdUncommitTokens() *cobra.Command
- func CmdUnstake() *cobra.Command
- func CmdUpdateVestingInfo() *cobra.Command
- func CmdVest() *cobra.Command
- func CmdVestLiquid() *cobra.Command
- func CmdVestNow() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
View Source
const ( FlagBaseDenom = "base-denom" FlagVestingDenom = "vesting-denom" FlagEpochIdentifier = "epoch-identifier" FlagNumEpochs = "num-epochs" FlagVestNowFactor = "vest-now-factor" FlagNumMaxVestings = "num-max-vestings" )
Variables ¶
This section is empty.
Functions ¶
func CmdCancelVest ¶
func CmdCommitClaimedRewards ¶ added in v0.15.0
func CmdCommitLiquidTokens ¶ added in v0.13.0
func CmdQueryParams ¶
func CmdShowCommitments ¶
func CmdUncommitTokens ¶
func CmdUnstake ¶ added in v0.14.0
func CmdUpdateVestingInfo ¶ added in v0.12.0
func CmdVestLiquid ¶ added in v0.13.0
func CmdVestNow ¶
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.