Update to use rpc folder

This commit is contained in:
coffeepots 2018-06-14 16:53:24 +01:00
parent 33b1c61952
commit 2f7580f082

View File

@ -1,4 +1,4 @@
include ../ eth-rpc / client
include ../ rpc / client
proc nextId*(self: RpcClient): int64 = self.nextId