Merge branch 'validator_client' of github.com:sigp/lighthouse into validator_client

This commit is contained in:
Luke Anderson
2019-03-25 18:32:42 +11:00
5 changed files with 131 additions and 61 deletions

View File

@@ -64,8 +64,6 @@ impl<TClientType: ClientTypes> Client<TClientType> {
));
}
println!("Here");
Ok(Client {
config,
beacon_chain,