mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 21:54:30 +00:00
rebase from dev-upgrade
This commit is contained in:
parent
10260b0749
commit
4d88ba22e5
1 changed files with 0 additions and 1 deletions
|
|
@ -118,7 +118,6 @@ var (
|
|||
// list of signers different than the one the local node calculated.
|
||||
errMismatchingCheckpointSigners = errors.New("mismatching signer list on checkpoint block")
|
||||
|
||||
|
||||
errInvalidCheckpointPenalties = errors.New("invalid penalty list on checkpoint block")
|
||||
|
||||
// errInvalidMixDigest is returned if a block's mix digest is non-zero.
|
||||
|
|
|
|||
Loading…
Reference in a new issue