Module version

Source
Expand description

Re-exported from reth_node_core, also to prevent a breaking change. See the comment on the reth_node_core::args re-export for more details.

Constants§

BUILD_PROFILE_NAME
The build profile name.
CARGO_PKG_VERSION
The latest version from Cargo.toml.
CLIENT_CODE
The client code for Reth
LONG_VERSION
The long version information for reth.
NAME_CLIENT
The human readable name of the client
SHORT_VERSION
The short version information for reth.
VERGEN_BUILD_TIMESTAMP
The build timestamp.
VERGEN_CARGO_FEATURES
The build features.
VERGEN_CARGO_TARGET_TRIPLE
The target triple.
VERGEN_GIT_SHA
The 8 character short SHA of the latest commit.
VERGEN_GIT_SHA_LONG
The full SHA of the latest commit.

Functions§

default_client_version
The default client version accessing the database.
default_extra_data
The default extra data used for payload building.
default_extra_data_bytes
The default extra data in bytes. See default_extra_data.