reth_node_core::version

Constant 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)