mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 04:01:51 +00:00
Tidy BeaconChain; del spec, unify head updates
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
use slot_clock;
|
||||
|
||||
use error_chain::error_chain;
|
||||
use error_chain::{
|
||||
error_chain
|
||||
};
|
||||
|
||||
error_chain! {
|
||||
links { }
|
||||
|
||||
Reference in New Issue
Block a user