MintPal claims to have processed my Darkcoin withdrawal via "50c56a07b654862a8bf9b00955dfa27cdc91c4a1d01b02959f7c122bad143fdf" but I can't find any trace of that transaction. Any ideas? A withdrawal processed for another coin has already been received.
I just checked the log of one of my masternodes, your transaction was orphaned:
grep orphan debug.log | grep 50c56a07b654
2014-10-16 17:29:55 stored orphan tx 50c56a07b654862a8bf9b00955dfa27cdc91c4a1d01b02959f7c122bad143fdf (mapsz 47)
They must update their wallet and send it again!
That's why you shouldn't do transactions while a network gets updated.
That's a problem for ALL crypto-currencies.
That's a useful command Crowning. Where do you run that? Is the debog.log located under the linux profile somewhere? Can't find it doing a ls command... Any help appreciated!