Skip to content

Commit 2cbdacd

Browse files
committed
chore: clarify
1 parent aa9bd4c commit 2cbdacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/permissions/KeyRegistrar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ sequenceDiagram
248248

249249
### Deregistration/Key Rotation
250250

251-
Deregistration takes a dependency on the `AllocationManager`. In particular, operators are only allowed to deregister their keys if they are not slashable by an operatorSet.
251+
Deregistration takes a dependency on the `AllocationManager`. In particular, operators are only allowed to deregister their key from an operatorSet if they are not slashable by said operatorSet.
252252

253253
To rotate a key, an operator must deregister from the operatorSet, wait until it is not slashable, deregister its key, and then register a new key. If the operator was not slashable, it can rotate its key without a delay.
254254

0 commit comments

Comments
 (0)