Tidy BeaconChain; del spec, unify head updates

This commit is contained in:
Paul Hauner
2019-05-31 17:32:20 +10:00
parent 8acffcc0db
commit 2f9f8bf772
4 changed files with 176 additions and 132 deletions

View File

@@ -1,6 +1,8 @@
use slot_clock;
use error_chain::error_chain;
use error_chain::{
error_chain
};
error_chain! {
links { }