mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-21 18:37:50 +00:00
If an account is renamed and then at some point renamed back to one of the original names, it confused the names rebuilding code. The current solution is to track the linked names that have already been rebuilt, and then break out of the loop once a name is encountered a second time.