mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-18 22:49:34 +00:00
Update beacon_node/beacon_chain/src/payload_attestation_verification/mod.rs
Co-authored-by: Michael Sproul <michaelsproul@users.noreply.github.com>
This commit is contained in:
@@ -61,8 +61,7 @@ pub enum Error {
|
||||
/// attestation is valid or not.
|
||||
UnknownHeadBlock { beacon_block_root: Hash256 },
|
||||
/// The block referenced by `data.beacon_block_root` is not at slot `data.slot`, i.e. the
|
||||
/// PTC member's assigned slot was empty (the message references the last canonical block at
|
||||
/// an earlier slot).
|
||||
/// PTC member's assigned slot was likely empty.
|
||||
///
|
||||
/// ## Peer scoring
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user