mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 04:01:51 +00:00
Lighthouse compiles on stable futures
This commit is contained in:
@@ -232,5 +232,5 @@ fn run<E: EthSpec>(
|
||||
drop(validator_client);
|
||||
|
||||
// Shutdown the environment once all tasks have completed.
|
||||
environment.shutdown_on_idle()
|
||||
Ok(environment.shutdown_on_idle())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user