mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-08 04:13:34 +00:00
* Refactor p2pProtocol internals * Attempt to fix rlp crash with Nim v2 (#658) * Attempt to fix rlp crash with Nim v2 * Fix test_ecies for nim v2 * Reduce compiler warnings * Resolve ambiquity in testutils * Disable nim devel continue-on-error
5 lines
112 B
Nim
5 lines
112 B
Nim
# begin Nimble config (version 1)
|
|
when fileExists("nimble.paths"):
|
|
include "nimble.paths"
|
|
# end Nimble config
|