Skip to content

Commit e3bbf30

Browse files
committed
docs: fix revoke explanation
1 parent 53c7012 commit e3bbf30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Don't forget to run [`aecli name extend`](./reference.md#extend) from time to ti
3939

4040
You can [transfer](./reference.md#transfer) a name to another account or contract, just indicate another account's address. You will pass all rights regarding the name to another account.
4141

42-
At last, you can delete your name using [`aecli name revoke`](./reference.md#revoke).
43-
In comparison with name expiration, the revoked name can't be claimed again by anybody.
42+
At last, you can revoke your name using [`aecli name revoke`](./reference.md#revoke).
43+
The revoked name can be claimed again after a fixed timeout of 2016 blocks (~ 4 days).
4444

4545

4646
## The contracts group

0 commit comments

Comments
 (0)