Optimize BPF logs (#6186)
This commit is contained in:
@@ -509,5 +509,4 @@ pub mod tests {
|
||||
assert_eq!(vote_accounts.get(&vote_pubkey).unwrap().0, 0);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
@@ -434,5 +434,4 @@ mod tests {
|
||||
fn test_age_sanity() {
|
||||
assert!(MAX_CACHE_ENTRIES <= MAX_RECENT_BLOCKHASHES);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user