Use schlesi as default testnet (#1108)

* Use schlesi as default testnet

* Add schlesi dir to gitignore
This commit is contained in:
Paul Hauner
2020-05-06 15:24:25 +10:00
committed by GitHub
parent 4afcf721b9
commit 1552f9997e
6 changed files with 29 additions and 11 deletions

1
Cargo.lock generated
View File

@@ -2304,6 +2304,7 @@ dependencies = [
"clap_utils 0.1.0",
"env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
"environment 0.2.0",
"eth2_testnet_config 0.2.0",
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
"logging 0.2.0",
"slog 2.5.2 (registry+https://github.com/rust-lang/crates.io-index)",