Crate zingolib

Source
Expand description

ZingoLib Zingo backend library

Modules§

commands
An interface that passes strings (e.g. from a cli, into zingolib) upgrade-or-replace
config
ZingConfig TODO: Add Crate Description Here!
data
This is a mod for data structs that will be used across all sections of zingolib.
error
TODO: Add Mod Description Here!
grpc_connector
TODO: Add Mod Description Here!
lightclient
TODO: Add Mod Description Here!
utils
General library utilities such as parsing and conversions.
wallet
In all cases in this file “external_version” refers to a serialization version that is interpreted from a source outside of the code-base e.g. a wallet-file. TODO: Add Mod Description Here

Functions§

get_latest_block_height
TODO: Add Doc Comment Here!
git_description
The result of running ‘git describe’ at compile time: The most recent tag name, the number of commits above it, and the hash of the most recent commit