mirror of
https://github.com/status-im/nim-eth-p2p.git
synced 2025-01-13 08:14:25 +00:00
Fix import of shh_protocol
This commit is contained in:
parent
84184221ad
commit
f91091de44
@ -11,7 +11,7 @@ import
|
||||
sequtils, options, unittest,
|
||||
nimcrypto/hash,
|
||||
eth_keys, rlp,
|
||||
eth_p2p/rlpx_protocols/shh
|
||||
eth_p2p/rlpx_protocols/shh_protocol as shh
|
||||
|
||||
suite "Whisper payload":
|
||||
test "should roundtrip without keys":
|
||||
|
Loading…
x
Reference in New Issue
Block a user