sorting out the multi-interface dispatch scenario
This commit is contained in:
parent
6c205067b1
commit
2310ecb480
@ -21,7 +21,7 @@ use self::ansi_term::Style;
|
||||
use std::time::{Instant, Duration};
|
||||
use std::ops::{Deref, DerefMut};
|
||||
use ethsync::{SyncStatus, NetworkConfiguration};
|
||||
use util::{Uint, RwLock};
|
||||
use util::{Uint, RwLockable};
|
||||
use ethcore::client::*;
|
||||
use number_prefix::{binary_prefix, Standalone, Prefixed};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user