Constant LONG_VERSION
pub const LONG_VERSION: &'static str;
Expand description
The long version information for reth.
- The latest version from Cargo.toml
- The long SHA of the latest commit.
- The build datetime
- The build features
- The build profile
ยงExample:
Version: 0.1.0
Commit SHA: defa64b2
Build Timestamp: 2023-05-19T01:47:19.815651705Z
Build Features: jemalloc
Build Profile: maxperf