constants

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APP_NAME = "go-quai"
	// prefix used to read config parameters from environment variables
	ENV_PREFIX = "GO_QUAI"
	// private key file name
	PRIVATE_KEY_FILENAME = "private.key"
	// config file name
	CONFIG_FILE_NAME = "config.toml"
	// config file type
	CONFIG_FILE_TYPE = "toml"
	// file to dynamically store node's ID and listening addresses
	NODEINFO_FILE_NAME = "node.info"
	// file to read the host's IP address (used to replace Docker's internal IP)
	HOST_IP_FILE_NAME = "host.ip"
)

Variables

This section is empty.

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