Revert "Apply suggestions from code review"

This reverts commit 736092abb8.
This commit is contained in:
teor 2021-02-23 10:54:48 +10:00 committed by Jane Lusby
parent 624bbf4b9a
commit 3b2077fcfd
1 changed files with 0 additions and 5 deletions

View File

@ -2,11 +2,6 @@
//!
//! Maps the external Zcash/Bitcoin protocol to Zebra's internal request/response
//! protocol.
//!
//! This module contains a lot of undocumented assumptions about the Zcash
//! network protocol. We don't know if these assumptions match the `zcashd`
//! implementation. It should be refactored into a cleaner set of
//! request/response pairs (#1515).
use std::{
collections::HashSet,