mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-30 03:03:45 +00:00
Update ef_tests for new compare_fields API
This commit is contained in:
@@ -86,7 +86,9 @@ where
|
||||
pub fork: Fork,
|
||||
|
||||
// Validator registry
|
||||
#[compare_fields(as_slice)]
|
||||
pub validator_registry: Vec<Validator>,
|
||||
#[compare_fields(as_slice)]
|
||||
pub balances: Vec<u64>,
|
||||
|
||||
// Randomness and committees
|
||||
|
||||
Reference in New Issue
Block a user