mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
addressing comments
This commit is contained in:
@@ -993,7 +993,7 @@ async fn invalid_attestation_payload_during_same_slot() {
|
||||
|result| {
|
||||
assert_invalid_attestation!(
|
||||
result,
|
||||
InvalidAttestation::PayloadAttestationDuringSameSlot { slot }
|
||||
InvalidAttestation::InvalidSameSlotAttestationIndex { slot }
|
||||
if slot == Slot::new(1)
|
||||
)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user