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
Describe the bug
If a username is used by me before and I changed mine to another username, the previous username should be used by others or me again.
To Reproduce
Steps to reproduce the behavior:
create account A
set username to kitty1
set username to kitty2
set username to kitty1 again
should display error: username already exists
Expected behavior
Reading the code in contract, should release username after changing it.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
If a username is used by me before and I changed mine to another username, the previous username should be used by others or me again.
To Reproduce
Steps to reproduce the behavior:
error: username already exists
Expected behavior
Reading the code in
contract
, should release username after changing it.Screenshots
The text was updated successfully, but these errors were encountered: