mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-23 12:59:05 +00:00
kdeme
442c3d9f7b
More whisper changes (#43)
* Make messages with invalid ID a catchable error as we should not disconnect on this * Add unimplemented message IDs used by Status * Make whisper log less verbose + add comment on duplicate messages * Cleanup + add documentation
eth - Eth Common Library
Docs
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. This file may not be copied, modified, or distributed except according to those terms.
Description
Languages
Nim
100%