Documentation
¶
Index ¶
Constants ¶
View Source
const BeforeHardForkVersion = 0
View Source
const Fix = 0
Fix version component of the current release
View Source
const HeightString = "85000,1300000"
View Source
const Major = 0
Major version component of the current release
View Source
const Minor = 6
Minor version component of the current release
View Source
const NextHardForkHeight = 1300000
View Source
const NextHardForkVersion = 3
View Source
const PreHardForeVersion = 2
View Source
const PreHardForkHeight = 85000
If height < NextHardForkHeight,run currentHardForkVersion else run NextHardForkVersion
View Source
const VersonString = "2,3"
Variables ¶
View Source
var ( // Version is the full version string Version = "0.6.0" // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse --short HEAD)" GitCommit string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.