Constant reth_node_core::version::SHORT_VERSION

source ·
pub const SHORT_VERSION: &str;
Expand description

The short version information for reth.

  • The latest version from Cargo.toml
  • The short SHA of the latest commit.

§Example

0.1.0 (defa64b2)