cli

package
v0.48.86 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2023 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

View Source
const (
	MaxMessagesPerTxDefault = 0
)

Variables

View Source
var (
	FlagCommission       = "commission"
	FlagMaxMessagesPerTx = "max-msgs"
)

Transaction flags for the x/distribution module

Functions

func GetCmdQueryCommunityPool added in v0.48.84

func GetCmdQueryCommunityPool() *cobra.Command

GetCmdQueryCommunityPool returns the command for fetching community pool info.

func GetCmdQueryDelegatorRewards added in v0.30.0

func GetCmdQueryDelegatorRewards() *cobra.Command

GetCmdQueryDelegatorRewards implements the query delegator rewards command.

func GetCmdQueryParams added in v0.30.0

func GetCmdQueryParams() *cobra.Command

GetCmdQueryParams implements the query params command.

func GetCmdQueryValidatorCommission added in v0.30.0

func GetCmdQueryValidatorCommission() *cobra.Command

GetCmdQueryValidatorCommission implements the query validator commission command.

func GetCmdQueryValidatorDistributionInfo added in v0.48.84

func GetCmdQueryValidatorDistributionInfo() *cobra.Command

GetCmdQueryValidatorDistributionInfo implements the query validator distribution info command.

func GetCmdQueryValidatorOutstandingRewards added in v0.33.0

func GetCmdQueryValidatorOutstandingRewards() *cobra.Command

GetCmdQueryValidatorOutstandingRewards implements the query validator outstanding rewards command.

func GetCmdQueryValidatorSlashes added in v0.30.0

func GetCmdQueryValidatorSlashes() *cobra.Command

GetCmdQueryValidatorSlashes implements the query validator slashes command.

func GetQueryCmd added in v0.48.84

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the cli query commands for this module

func NewDepositValidatorRewardsPoolCmd added in v0.48.84

func NewDepositValidatorRewardsPoolCmd() *cobra.Command

NewDepositValidatorRewardsPoolCmd returns a CLI command handler for creating a MsgDepositValidatorRewardsPool transaction.

func NewFundCommunityPoolCmd added in v0.48.84

func NewFundCommunityPoolCmd() *cobra.Command

NewFundCommunityPoolCmd returns a CLI command handler for creating a MsgFundCommunityPool transaction.

func NewSetWithdrawAddrCmd added in v0.48.84

func NewSetWithdrawAddrCmd() *cobra.Command

NewSetWithdrawAddrCmd returns a CLI command handler for creating a MsgSetWithdrawAddress transaction.

func NewTxCmd added in v0.48.84

func NewTxCmd() *cobra.Command

NewTxCmd returns a root CLI command handler for all x/distribution transaction commands.

func NewWithdrawAllRewardsCmd added in v0.48.84

func NewWithdrawAllRewardsCmd() *cobra.Command

NewWithdrawAllRewardsCmd returns a CLI command handler for creating a MsgWithdrawDelegatorReward transaction.

func NewWithdrawRewardsCmd added in v0.48.84

func NewWithdrawRewardsCmd() *cobra.Command

NewWithdrawRewardsCmd returns a CLI command handler for creating a MsgWithdrawDelegatorReward transaction.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL