referrerpolicy=no-referrer-when-downgrade

Module initialize

Source
Expand description

Relayer initialization functions.

Statics§

RELAYER_VERSION
Relayer version that is provided as metric. Must be set by a binary (get it with option_env!("CARGO_PKG_VERSION") from a binary package code).

Functions§

initialize_logger
Initialize Relay logger instance.
initialize_relay
Initialize relay environment.