Skip to content

Commit

Permalink
remove references
Browse files Browse the repository at this point in the history
  • Loading branch information
apfitzge committed Dec 2, 2024
1 parent d910f4e commit 482e709
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,8 @@ impl TransactionViewReceiveAndBuffer {

match Self::try_handle_packet(
bytes.clone(),
&root_bank,
&working_bank,
root_bank,
working_bank,
alt_resolved_slot,
sanitized_epoch,
transaction_account_lock_limit,
Expand Down

0 comments on commit 482e709

Please sign in to comment.