Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Dec 12, 2024
1 parent c5cc03b commit 9503411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/main/chains/hyperlane-sealevel/src/mailbox.rs
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ impl SealevelMailboxIndexer {
let accounts = search_accounts_by_discriminator(
self.rpc(),
&self.program_id,
&PROCESSED_MESSAGE_DISCRIMINATOR,
PROCESSED_MESSAGE_DISCRIMINATOR,
&sequence_bytes,
delivered_message_id_offset,
delivered_message_id_length,
Expand Down

0 comments on commit 9503411

Please sign in to comment.