* Rewrite GetData handling to match the zcashd implementation
`zcashd` silently ignores missing blocks, but sends found transactions
followed by a `NotFound` message:
|
||
|---|---|---|
| .. | ||
| inbound | ||
| sync | ||
| tracing | ||
| inbound.rs | ||
| metrics.rs | ||
| sync.rs | ||
| tokio.rs | ||
| tracing.rs | ||