0xB10C / peer-observer

Tool to monitor for P2P anomalies and attacks using Bitcoin Core honeynodes
https://public.peer.observer
MIT License
9 stars 2 forks source link

extract nng crate to `shared` module #47

Closed 0xB10C closed 2 months ago

0xB10C commented 2 months ago

multiple tools currently each define a dependency on the nng (nanomsg) crate. We could move this to the shared module as it is needed for every tool