Fix lcli testnet deployer

This commit is contained in:
Paul Hauner
2019-11-24 19:20:09 +11:00
parent 2fdd130f4c
commit 7dba4841dc
3 changed files with 16 additions and 5 deletions

View File

@@ -23,3 +23,4 @@ futures = "0.1.25"
environment = { path = "../lighthouse/environment" }
web3 = "0.8.0"
eth2_testnet = { path = "../eth2/utils/eth2_testnet" }
dirs = "2.0"