189d89a7fc
With a 'Transactions' response that gets turned into an 'Inv(Vec<InventoryHash::Tx>)' message. We don't yet handle a response from our peer for a 'mempool', which will have to be a more generic 'Inv' type because we might receive transaction hashes we don't know about yet. Pertains to #26 |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md |
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: