update jsonrpc to 12.0 (#10841)
* update jsonrpc to 12.0 * use reexported ws error
This commit is contained in:
committed by
Marek Kotewicz
parent
de906d4afd
commit
4bb517ec94
@@ -34,7 +34,6 @@ use ethcore::miner::{stratum, MinerOptions};
|
||||
use ethcore::snapshot::SnapshotConfiguration;
|
||||
use ethcore::verification::queue::VerifierSettings;
|
||||
use miner::pool;
|
||||
use num_cpus;
|
||||
|
||||
use rpc::{IpcConfiguration, HttpConfiguration, WsConfiguration};
|
||||
use parity_rpc::NetworkSettings;
|
||||
|
||||
Reference in New Issue
Block a user