Skip to content

Commit

Permalink
Update pallets/emergency-para-xcm/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Agustín Rodriguez <[email protected]>
Signed-off-by: Federico Rodríguez <[email protected]>
  • Loading branch information
elfedy and Agusrodri authored Apr 9, 2024
1 parent 62b9ef2 commit 99c1d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/emergency-para-xcm/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pub enum XcmMode {
#[default]
Normal,
/// Paused: no XCM messages are processed and `FastAuthorizedUpgrade`
/// origin can authorized a runtime upgrade
/// origin can authorize a runtime upgrade
Paused,
}

Expand Down

0 comments on commit 99c1d25

Please sign in to comment.