mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +00:00
block processing: v0.6.1 headers, randao, eth1 data
This commit is contained in:
@@ -71,6 +71,7 @@ pub enum BlockInvalid {
|
||||
state: Hash256,
|
||||
block: Hash256,
|
||||
},
|
||||
ProposerSlashed(usize),
|
||||
BadSignature,
|
||||
BadRandaoSignature,
|
||||
MaxAttestationsExceeded,
|
||||
|
||||
Reference in New Issue
Block a user