Remove unused function new_pow_test_spec (#8735)
This commit is contained in:
parent
93054ef24b
commit
686bf443e6
@ -923,11 +923,6 @@ impl Spec {
|
|||||||
pub fn new_validator_multi() -> Self {
|
pub fn new_validator_multi() -> Self {
|
||||||
load_bundled!("validator_multi")
|
load_bundled!("validator_multi")
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Create a new spec for a PoW chain
|
|
||||||
pub fn new_pow_test_spec() -> Self {
|
|
||||||
load_bundled!("ethereum/olympic")
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
|
Loading…
Reference in New Issue
Block a user