RLPx is not ready yet (compiler errors).

This commit is contained in:
cheatfate 2018-05-02 08:18:54 +03:00
parent 3fb04b454f
commit 52b91ce214

View File

@ -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