mirror of
https://github.com/codex-storage/nim-json-rpc.git
synced 2025-02-24 00:48:12 +00:00
Use rpcserver import
This commit is contained in:
parent
fd835749ea
commit
7e1fe1800a
@ -1,4 +1,4 @@
|
||||
import ../ eth-rpc / server / servertypes, unittest, asyncdispatch, json, tables
|
||||
import ../ rpcserver, unittest, asyncdispatch, json, tables
|
||||
|
||||
type
|
||||
# some nested types to check object parsing
|
||||
|
Loading…
x
Reference in New Issue
Block a user