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