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.
Click to show internal directories.
Click to hide internal directories.