There's a point where all those accounts are read into memory, updated (sell, fees, etc) and then stored again.
IF any one of those accounts is the same as another, the latest account to be stored will write-over other changes.
Solution: Ensure user|operator|treasury|developer are all DIFFERENT ACCOUNTS
There's a point where all those accounts are read into memory, updated (sell, fees, etc) and then stored again. IF any one of those accounts is the same as another, the latest account to be stored will write-over other changes. Solution: Ensure user|operator|treasury|developer are all DIFFERENT ACCOUNTS