Constant reth::core::version::SHORT_VERSION

pub const SHORT_VERSION: &'static 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)