Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Roberts Pumpurs <33699735+roberts-pumpurs@users.noreply.github.com>
  • Loading branch information
frenzox and roberts-pumpurs authored Dec 20, 2024
1 parent 091e174 commit 65d0374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/solana-gateway-task-processor/src/component.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ async fn process_task(
)
}
_ => {
// Any other error, probably happening before execution: Simulation eror,
// Any other error, probably happening before execution: Simulation error,
// error building an instruction, parsing pubkey, rpc transport error,
// etc.
cannot_execute_message_event(
Expand Down

0 comments on commit 65d0374

Please sign in to comment.