committed by
GitHub
parent
1da1667920
commit
58ef02f02b
@@ -167,6 +167,7 @@ mod tests {
|
||||
use rand::thread_rng;
|
||||
|
||||
#[test]
|
||||
#[allow(clippy::assertions_on_constants)]
|
||||
fn test_sysvar_can_hold_all_active_blockhashes() {
|
||||
// Ensure we can still hold all of the active entries in `BlockhashQueue`
|
||||
assert!(MAX_PROCESSING_AGE <= MAX_ENTRIES);
|
||||
|
Reference in New Issue
Block a user