constants

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RecommendDoubleSignCheckHeight = 10
	MinDoubleSignCheckHeight       = RecommendDoubleSignCheckHeight / 2
	MaxDoubleSignCheckHeight       = RecommendDoubleSignCheckHeight * 3
)
View Source
const (
	APP_NAME    = "Node Setup Check"
	APP_DESC    = "Checking node setup"
	BINARY_NAME = "nodesc"
)
View Source
const (
	PruningDefault    = "default"
	PruningCustom     = "custom"
	PruningNothing    = "nothing"
	PruningEverything = "everything"
)

Variables

View Source
var (
	VERSION     = "1.2.1"
	COMMIT_HASH = ""
	BUILD_DATE  = ""
)

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