fix build

This commit is contained in:
Pankaj Garg 2022-02-03 10:29:37 -08:00
parent 4de14e530b
commit dfef68f985
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ fn execute_batches(
} else {
execute_batches_internal(
bank,
&batches,
batches,
entry_callback,
transaction_status_sender,
replay_vote_sender,