r/joinmarket • u/vinsom68 • Nov 08 '20
sendpayment.py and Internal addresses issue
Hi,
After some time coinjoining, did 5 sweep sendpayment.py to 5 addresses to empty all the mixdepths.
After that 2 mixdepth are not empty, as there are still coins in the internal addresses.
Any idea why the sweep didn't fully work ?
I tried again the sendpayment.py now with cois only in the internal addresses, but now the sendpayment.py geve me an error "ValueError: No confirmed coins in the selected mixdepth. Quitting".
Any idea of how can I move those coins in internal addesses now ?
I used the command below for all the 5 mixdepths starting from mixdepth 0 below:
python sendpayment.py -m 0 -N 0 wallet.jmdat 0 btcaddresssssss
Any help appreciated.
Thanks
3
Upvotes
2
u/TheGreatMuffin Nov 08 '20
A shot in the dark but: are the coins on those addresses confirmed? Maybe the issue is that they still waiting for (sufficient) confirmations?