Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/paritytech/parity into wa…
Browse files Browse the repository at this point in the history
…rp_sync_on_light_client
  • Loading branch information
ordian committed May 31, 2018
2 parents 5c08fdf + 686bf44 commit da7c0f6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ethcore/src/spec/spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -923,11 +923,6 @@ impl Spec {
pub fn new_validator_multi() -> Self {
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)]
Expand Down

0 comments on commit da7c0f6

Please sign in to comment.