Function reth::core::version::default_extradata

source ·
pub fn default_extradata() -> String
Expand description

The default extradata used for payload building.

  • The latest version from Cargo.toml
  • The OS identifier

§Example

reth/v{major}.{minor}.{patch}/{OS}