* add a zcash_serialized_size() * add a size field to `UnminedTx` * refactor zcash_serialized_size() to don't allocate RAM * improve performance Co-authored-by: teor <teor@riseup.net> * clippy Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: