Documentation
¶
Overview ¶
Copyright (C) 2025, Lux Industries, Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2024, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
- func ImportGenesis(*cobra.Command, []string) error
- func NewCmd(injectedApp *application.Lux) *cobra.Command
- func Start(flags StartFlags, printEndpoints bool) error
- func StartMainnet() error
- func StartNetwork(*cobra.Command, []string) error
- func StartTestnet() error
- func StopNetwork(*cobra.Command, []string) error
- type StartFlags
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(flags StartFlags, printEndpoints bool) error
Start starts the local network with the given flags
func StartMainnet ¶
func StartMainnet() error
StartMainnet starts a mainnet network with 21 validator nodes
func StartTestnet ¶
func StartTestnet() error
StartTestnet starts a testnet network with 11 validator nodes