Documentation ¶
Index ¶
- func CmdAccountAssets() *cobra.Command
- func CmdAccountDelegationUnbondings() *cobra.Command
- func CmdAccountFundedList() *cobra.Command
- func CmdAccountRedelegation() *cobra.Command
- func CmdCanPropose() *cobra.Command
- func CmdCanValidate() *cobra.Command
- func CmdCanVote() *cobra.Command
- func CmdCurrentVoteStatus() *cobra.Command
- func CmdDelegator() *cobra.Command
- func CmdDelegatorsByPoolAndStaker() *cobra.Command
- func CmdListFinalizedBundles() *cobra.Command
- func CmdListPool() *cobra.Command
- func CmdListStakers() *cobra.Command
- func CmdListStakersByPool() *cobra.Command
- func CmdShowFinalizedBundle() *cobra.Command
- func CmdShowPool() *cobra.Command
- func CmdShowStaker() *cobra.Command
- func CmdStakersByPoolAndDelegator() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAccountAssets ¶
func CmdAccountFundedList ¶
func CmdAccountRedelegation ¶
func CmdCanPropose ¶
func CmdCanValidate ¶
func CmdCanVote ¶
func CmdCurrentVoteStatus ¶
func CmdDelegator ¶
func CmdListFinalizedBundles ¶
func CmdListPool ¶
func CmdListStakers ¶
func CmdListStakersByPool ¶
func CmdShowFinalizedBundle ¶
func CmdShowPool ¶
func CmdShowStaker ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_account_assets.go
- query_account_delegation_unbondings.go
- query_account_funded.go
- query_account_redelegation.go
- query_can_propose.go
- query_can_validate.go
- query_can_vote.go
- query_current_vote_status.go
- query_delegation_delegator.go
- query_delegation_delegators_by_staker.go
- query_delegation_stakers_by_delegator.go
- query_finalized_bundles.go
- query_pool.go
- query_staker.go
- query_stakers_by_pool.go
Click to show internal directories.
Click to hide internal directories.