Skip to content

Commit 9a4e883

Browse files
committed
doc: clarify manager level rights
1 parent 513751e commit 9a4e883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

substrate/frame/psm/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ pub mod pallet {
179179
#[default]
180180
Full,
181181
/// Emergency access via EmergencyAction origin.
182-
/// Can only modify circuit breaker status.
182+
/// Can modify circuit breaker status and asset ceiling weights.
183183
Emergency,
184184
}
185185

0 commit comments

Comments
 (0)