mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-13 15:54:54 +00:00
b75ee36576
* 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
|