nim-json-rpc/rpcclient.nim

4 lines
94 B
Nim
Raw Normal View History

2018-05-22 20:40:50 +01:00
import eth-rpc / client / clientdispatch, eth-rpc / ethtypes
export clientdispatch, ethtypes
2018-03-02 11:46:59 +00:00