* Send `Response::Nil` instead of sending empty `Message`s This matches `zcashd`'s behaviour more closely. In most cases, the network layer filters these out already. But this change makes the the inbound service code clearer. * revert changes made to `AdvertiseTransactionIds` and `PushTransaction` * remove newline Co-authored-by: Conrado Gouvea <conrado@zfnd.org> Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com> |
||
|---|---|---|
| .. | ||
| 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: