Documentation ¶
Index ¶
Constants ¶
View Source
const ( Maj = "0" Min = "25" Fix = "1" )
Version components
View Source
const ABCIVersion = "0.14.0"
ABCIVersion is the version of the ABCI library
Variables ¶
View Source
var ( // Version is the current version of Tendermint // Must be a string because scripts like dist.sh read this file. Version = "0.25.1" // GitCommit is the current HEAD set using ldflags. GitCommit string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.