mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 06:18:31 +00:00
Store all state roots on disk
This commit is contained in:
@@ -40,6 +40,7 @@ pub enum Error {
|
||||
expected: Hash256,
|
||||
computed: Hash256,
|
||||
},
|
||||
MissingStateRoot(Slot),
|
||||
BlockReplayError(BlockReplayError),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user