Constant reth::core::version::LONG_VERSION

source ·
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