mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-11 23:04:31 +00:00
Fixed rlp import
This commit is contained in:
parent
2b3358cacb
commit
d9b0c48c67
@ -12,7 +12,7 @@
|
||||
## https://github.com/ethereum/wiki/wiki/Ethereum-Wire-Protocol
|
||||
|
||||
import
|
||||
asyncdispatch2, stint, chronicles, rlp, eth/common/eth_types,
|
||||
asyncdispatch2, stint, chronicles, eth/rlp, eth/common/eth_types,
|
||||
../rlpx, ../private/p2p_types, ../blockchain_utils, ../../p2p
|
||||
|
||||
type
|
||||
|
Loading…
x
Reference in New Issue
Block a user