Skip to content

Commit

Permalink
Improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Nov 19, 2024
1 parent d5ab77b commit f96a6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/snowbridge/pallets/outbound-queue-v2/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ pub mod pallet {
Verification(VerificationError),
/// Invalid Gateway
InvalidGateway,
/// No pending nonce
/// Pending nonce does not exist
InvalidPendingNonce,
}

Expand Down

0 comments on commit f96a6fc

Please sign in to comment.