Merge branch 'api-alignment' into interop

This commit is contained in:
Luke Anderson
2019-09-16 09:36:47 +10:00
19 changed files with 1944 additions and 716 deletions

View File

@@ -240,6 +240,7 @@ where
executor,
beacon_chain.clone(),
network.clone(),
network_send.clone(),
client_config.db_path().expect("unable to read datadir"),
eth2_config.clone(),
&log,