Skip to content

Commit

Permalink
remove references
Browse files Browse the repository at this point in the history
  • Loading branch information
apfitzge committed Dec 3, 2024
1 parent 078d15d commit 3d7568b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -422,8 +422,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 3d7568b

Please sign in to comment.