mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-20 09:48:29 +00:00
* Add build_dcli target and add it to CI * Fix local imports for dcli * And use local imports for all other files too * Use local imports in tests and rlpx protocols
6 lines
81 B
Nim
6 lines
81 B
Nim
import
|
|
../../../eth/p2p/rlpx_protocols/les/flow_control
|
|
|
|
flow_control.tests()
|
|
|