I have a problem in the transfer of my moneros, it has been more than an hour that the system does not remove, in the historical no debit appears and when I try to re-do the transaction the system of the notice that there is already an open order, but nothing happens. User : 2zacminer
Hi
Usually coin is sent like this.
Sender -> Receiver, Change to owner
As there's no way to control internal coin transfer for Monero, pool has to rely on monero's implementation.
The problem is that Monero sends quite big amount for every transaction and waits until the change come back.
For example, monero sends 1 XMR to destination wallet address by sending 100 XMR and getting 99 XMR change.
Currently pool is waiting change coin to come back. It is quite slow because of monero's slow confirmation spec.
So when change arrives, monero starts to send next payout address. It would take some minutes. Sometimes more.
Sorry about it. But it is rather monero's specific issue, and not pool AFAIK.
I'll find out better way about it.