cli

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagProposerAddress  = "proposer"
	FlagValidatorID      = "id"
	FlagSignerPubKey     = "signer-pubkey"
	FlagNewSignerPubKey  = "new-pubkey"
	FlagAmount           = "staked-amount"
	FlagTxHash           = "tx-hash"
	FlagLogIndex         = "log-index"
	FlagActivationEpoch  = "activation-epoch"
	FlagBlockNumber      = "block-number"
	FlagNonce            = "nonce"
	FlagValidatorAddress = "validator"
	FlagFeeAmount        = "fee-amount"
	FlagAcceptDelegation = "accept-delegation"
)

Variables

This section is empty.

Functions

func NewSignerUpdateCmd

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

NewSignerUpdateCmd returns a CLI command handler for creating a MsgSignerUpdate transaction.

func NewTxCmd

func NewTxCmd() *cobra.Command

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

func NewValidatorJoinCmd

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

NewValidatorJoinCmd returns a CLI command handler for creating a MsgValidatorJoin transaction.

Types

This section is empty.

Jump to

Keyboard shortcuts

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