Skip to content

Commit 747a308

Browse files
foriequal0majecty
authored andcommitted
Fix nomination condition to be more specific
1 parent 2606bd1 commit 747a308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Dynamic-Validator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The block that has a different generation hour from the parent block's is the la
4848
CodeChain elects a new validator set after all rewards of the block is given.
4949

5050
## Nomination
51-
Any account that is not banned can nominate itself.
51+
Any account that is not banned or not in **CUSTODY_PERIOD** can nominate itself.
5252
The nomination expires after **NOMINATION_EXPIRATION**; the account that wants to remain a candidate must nominate itself before the previous nomination expires.
5353
The deposit reverts to the account when it becomes an eligible account.
5454

0 commit comments

Comments
 (0)