committed by
GitHub
parent
1da1667920
commit
58ef02f02b
@ -209,7 +209,7 @@ mod tests {
|
||||
trusted_validators.insert(validator1.pubkey());
|
||||
assert!(AccountsHashVerifier::should_halt(
|
||||
&cluster_info,
|
||||
&Some(trusted_validators.clone()),
|
||||
&Some(trusted_validators),
|
||||
&mut slot_to_hash,
|
||||
));
|
||||
}
|
||||
|
Reference in New Issue
Block a user