mirror of
https://github.com/Qortal/qortal.git
synced 2025-05-03 16:27:50 +00:00
This closes a gap where accounts would be moved from onlineAccountsImportQueue to onlineAccountsToAdd, but not yet imported. During this time, there was nothing to stop them from being added to the import queue again, causing duplicate validations.