mirror of
https://github.com/logos-storage/nim-json-rpc.git
synced 2026-01-09 00:53:07 +00:00
Use rpcserver import
This commit is contained in:
parent
73de2d19e2
commit
0193ba2bab
@ -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