referrerpolicy=no-referrer-when-downgrade

Static RELAYER_VERSION

Source
pub static RELAYER_VERSION: Mutex<Option<String>>
Expand description

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