constants

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NormalExecution             = "NormalExecution"
	DockerRepo                  = "avaplatform"
	DockerImageName             = "avalanchego"
	DockerImageTag              = "v1.7.10"
	AvalancheGoBinaryPathEnvKey = "AVALANCHEGO_BINARY_PATH"
)
View Source
const (
	Staker1NodeID = "NodeID-7Xhw2mDxuDS44j42TCB6U5579esbSt3Lg"
	Staker2NodeID = "NodeID-MFrZFVCXPv5iCn6M9K6XduxGTYp891xXZ"
	Staker3NodeID = "NodeID-NFBbbJ4qCmNaCzeW7sxErhvWqvEQMnYcN"
	Staker4NodeID = "NodeID-GWPcbFJZFfZreETSoWjPimr846mXEKCtu"
	Staker5NodeID = "NodeID-P7oB2McjBGgW2NXXWVYjV8JEDFoW9xDE5"
)
View Source
const Staker1Cert = `` /* 1869-byte string literal not displayed */
View Source
const Staker1PrivateKey = `` /* 3242-byte string literal not displayed */
View Source
const Staker2Cert = `` /* 1869-byte string literal not displayed */
View Source
const Staker2PrivateKey = `` /* 3246-byte string literal not displayed */
View Source
const Staker3Cert = `` /* 1872-byte string literal not displayed */
View Source
const Staker3PrivateKey = `` /* 3242-byte string literal not displayed */
View Source
const Staker4Cert = `` /* 1869-byte string literal not displayed */
View Source
const Staker4PrivateKey = `` /* 3242-byte string literal not displayed */
View Source
const Staker5Cert = `` /* 1869-byte string literal not displayed */
View Source
const Staker5PrivateKey = `` /* 3242-byte string literal not displayed */

Variables

View Source
var (
	AvalancheGoDockerImage = fmt.Sprintf("%s/%s:%s", DockerRepo, DockerImageName, DockerImageTag)
	AvalancheGoBinary      = filepath.Join(os.ExpandEnv("$GOPATH"), "src", "github.com", "ava-labs", "avalanchego", "build", "avalanchego")
	BaseDataDir            = filepath.Join(os.ExpandEnv("$HOME"), ".avalanche-network-runner")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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