Cleanup test utilities (#11723)
* Add voting utility * Add blockstore utility Co-authored-by: Carl <carl@solana.com>
This commit is contained in:
@@ -4035,7 +4035,7 @@ pub mod tests {
|
||||
(
|
||||
Arc::new(RwLock::new(BankForks::new(bank))),
|
||||
mint_keypair,
|
||||
voting_keypair,
|
||||
Arc::new(voting_keypair),
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user