mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-31 14:50:42 +00:00
spec v0.6.1: deposit processing (WIP)
This commit is contained in:
@@ -77,7 +77,7 @@ pub enum BlockInvalid {
|
||||
MaxAttestationsExceeded,
|
||||
MaxAttesterSlashingsExceed,
|
||||
MaxProposerSlashingsExceeded,
|
||||
MaxDepositsExceeded,
|
||||
DepositCountInvalid,
|
||||
MaxExitsExceeded,
|
||||
MaxTransfersExceed,
|
||||
AttestationInvalid(usize, AttestationInvalid),
|
||||
|
||||
Reference in New Issue
Block a user