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
The system needs to be better aware of UTXOs and properly queue requests that are waiting to be sent. In some situations, when multiple transactions are done back to back. If two transactions are sent at the same time and consume the same UTXOs, this will effectively cancel each other one of the transactions.