mirror of
https://github.com/status-im/nim-eth-p2p.git
synced 2025-01-27 07:04:52 +00:00
RLPx is not ready yet (compiler errors).
This commit is contained in:
parent
3fb04b454f
commit
52b91ce214
@ -8,6 +8,5 @@
|
||||
# MIT license (LICENSE-MIT)
|
||||
#
|
||||
|
||||
import ethp2p/[ecies, auth, hexdump, enode, rlpxcrypt, discovery, kademlia,
|
||||
rlpx]
|
||||
export ecies, auth, enode, hexdump, rlpxcrypt, discovery, kademlia, rlpx
|
||||
import ethp2p/[ecies, auth, hexdump, enode, rlpxcrypt, discovery, kademlia]
|
||||
export ecies, auth, enode, hexdump, rlpxcrypt, discovery, kademlia
|
||||
|
Loading…
x
Reference in New Issue
Block a user