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