Merge branch 'master' of github.com:ethcore/parity into move_hash
This commit is contained in:
commit
e79623704e
@ -50,7 +50,7 @@ impl Deprecated {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fn dapps_off() -> Self {
|
fn dapps_off() -> Self {
|
||||||
Deprecated::Replaced("--dapps-off", "--no-daps")
|
Deprecated::Replaced("--dapps-off", "--no-dapps")
|
||||||
}
|
}
|
||||||
|
|
||||||
fn ipcdisable() -> Self {
|
fn ipcdisable() -> Self {
|
||||||
|
Loading…
Reference in New Issue
Block a user