Documentation
¶
Index ¶
Constants ¶
View Source
const ( Major = 1 // Major version component of the current release Minor = 16 // Minor version component of the current release Patch = 1 // Patch version component of the current release Meta = "stable" // Version metadata to append to the version string )
Upstream geth version
Variables ¶
View Source
var ( OPGethMajor = 0 // Major version component of the current release OPGethMinor = 1 // Minor version component of the current release OPGethPatch = 0 // Patch version component of the current release OPGethMeta = "untagged" // Version metadata to append to the version string )
OPGeth is the version of op-geth
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.