fedimint_core::version

Function git_hash

Source
pub fn git_hash() -> &'static str
Expand description

Get the git hash version of fedimint-core

Note, in certain situations this not be accurate (eg. might be all 0s).

The return value was injected via fedimint-build crate at the compile time.