cli

package
v0.50.6 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 11 Imported by: 46

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 NewDepositValidatorRewardsPoolCmd added in v0.50.1

func NewDepositValidatorRewardsPoolCmd(valCodec, ac address.Codec) *cobra.Command

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

func NewFundCommunityPoolCmd

func NewFundCommunityPoolCmd(ac address.Codec) *cobra.Command

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

func NewSetWithdrawAddrCmd

func NewSetWithdrawAddrCmd(ac address.Codec) *cobra.Command

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

func NewTxCmd

func NewTxCmd(valAc, ac address.Codec) *cobra.Command

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

func NewWithdrawAllRewardsCmd

func NewWithdrawAllRewardsCmd(valCodec, ac address.Codec) *cobra.Command

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

func NewWithdrawRewardsCmd

func NewWithdrawRewardsCmd(valCodec, ac address.Codec) *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