Expand description
Version
Functionsยง
- cargo_
pkg - Get the cargo package version of
fedimint-core - cargo_
pkg_ release - Get the
x.y.zcargo release version offedimint-core. - git_
hash - Get the git hash version of
fedimint-core - non_
zero_ version_ hash - Returns the version hash if it is meaningful (i.e. not all zeros, which
fedimint-buildsubstitutes when no git information is available). - release_
version - Return only the
x.y.zrelease component of a cargo package version.