mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 21:38:31 +00:00
Verify attestation justified_block_hash.
Previously there was not a check that the hash was in the chain, just that it was known (in the database in any chain)
This commit is contained in:
@@ -9,4 +9,4 @@ use super::ssz_helpers;
|
||||
use super::types;
|
||||
use super::validation;
|
||||
|
||||
use super::attestation_validation::helpers::generate_attestation;
|
||||
use super::attestation_validation;
|
||||
|
||||
Reference in New Issue
Block a user