primarycmd

package
v1.22.7 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: BSD-3-Clause Imports: 27 Imported by: 0

Documentation

Overview

Package primarycmd provides commands for managing primary network validators.

Package primarycmd provides commands for managing the primary network.

Index

Constants

This section is empty.

Variables

View Source
var (

	// ErrMutuallyExlusiveKeyLedger indicates --key and --ledger options cannot be used together.
	ErrMutuallyExlusiveKeyLedger = errors.New("--key and --ledger,--ledger-addrs are mutually exclusive")
	ErrStoredKeyOnMainnet        = errors.New("--key is not available for mainnet operations")
)

Functions

func NewCmd

func NewCmd(injectedApp *application.Lux) *cobra.Command

NewCmd creates the primary command for interacting with the Primary Network.

Types

This section is empty.

Jump to

Keyboard shortcuts

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