Skip to content

Commit

Permalink
Remove a completed TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Aug 13, 2021
1 parent 874d777 commit 4d08bec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zebra-network/src/protocol/external/inv.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ pub enum InventoryHash {
/// [auth_digest]: https://zips.z.cash/zip-0244#authorizing-data-commitment
/// [zip239]: https://zips.z.cash/zip-0239
/// [bip339]: https://github.com/bitcoin/bips/blob/master/bip-0339.mediawiki
// TODO: Actually handle this variant once the mempool is implemented (#2449)
Wtx(transaction::WtxId),
}

Expand Down

0 comments on commit 4d08bec

Please sign in to comment.