Stop passing blob_index unnecessarily into ReplayStage
This commit is contained in:
committed by
Greg Fitzgerald
parent
bf3d2bd2ec
commit
d25fc7a649
@ -114,7 +114,6 @@ fn test_replay() {
|
||||
Some(Arc::new(voting_keypair)),
|
||||
&Arc::new(RwLock::new(bank_forks)),
|
||||
0,
|
||||
0,
|
||||
cur_hash,
|
||||
&cref1,
|
||||
{
|
||||
|
Reference in New Issue
Block a user