You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@ Don't forget to run [`aecli name extend`](./reference.md#extend) from time to ti
39
39
40
40
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.
41
41
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).
0 commit comments