Fix trusted setup in lcli::new_testnet

This commit is contained in:
Pawan Dhananjay
2023-01-19 17:45:15 +05:30
parent f04486dc71
commit fd08a2cb0a
3 changed files with 20 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -3322,6 +3322,7 @@ dependencies = [
"eth2_wallet",
"genesis",
"int_to_bytes",
"kzg",
"lighthouse_network",
"lighthouse_version",
"log",