Skip to content

Commit

Permalink
πŸ€¦β€β™€οΈπŸ€¦β€β™€οΈπŸ€¦β€β™€οΈπŸ€¦β€β™€οΈπŸ€¦β€β™€οΈπŸ€¦β€β™€οΈπŸ€¦β€β™€οΈπŸ€¦β€β™€οΈπŸ€¦β€β™€οΈπŸ€¦β€β™€οΈ
Browse files Browse the repository at this point in the history
  • Loading branch information
diman-io committed Jan 8, 2025
1 parent 03ed913 commit e9dae0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc/src/optimistically_confirmed_bank_tracker.rs
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ impl OptimisticallyConfirmedBankTracker {
num_failed_transactions: bank.transaction_error_count(),
max_transactions_per_entry: bank.transactions_per_entry_max(),
},
hash: bank.hash().to_string(),
hash: bank.last_blockhash().to_string(),
});

Self::notify_slot_status(
Expand Down

0 comments on commit e9dae0b

Please sign in to comment.