Using ethcore http server

This commit is contained in:
Tomasz Drwięga
2016-06-01 18:00:40 +02:00
parent 1fd9110829
commit a7a2b55362
10 changed files with 66 additions and 115 deletions

View File

@@ -7,7 +7,7 @@ license = "GPL-3.0"
[features]
[dependencies]
jsonrpc-core = { git = "https://github.com/ethcore/jsonrpc-core.git" }
jsonrpc-core = "2.0"
ethcore-ipc = { path = "../rpc" }
nanomsg = { git = "https://github.com/ethcore/nanomsg.rs.git" }
log = "0.3"