Static relay_utils::initialize::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).