mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
We want to make dnet event-based and not a polling thing, and we also want to remove the JSON dependency directly in the p2p library. Such format conversions should happen out of the library, likely in the daemon providing debugging info.