mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-10 11:06:49 +00:00
This is the main patch which removes Whisper code from `nimbus-eth1` code. It removes all configuration, help, startup, JSON-RPC calls and most types. Note, there is still Whisper functionality in `nim-eth`. Also, the "wrapper" under `wrappers/` isn't dealt with by this change, but it's not built by default (and might not currently work). Signed-off-by: Jamie Lokier <jamie@shareable.org>