I'm sure, that node was connected at moment of coin transfer. I've tried to restart it, but it doesn't help, at least immediately.
Anyway, coins successfully arrived to it destination, but with long delay.
Hi, Devs.
I've sent AEON coins from my wallet using simplewallet to my bittrex acc, as usual. Wallet shows me transaction ID, but coins just disappeared from balance, and lost somewhere on the way. Since that moment passed 10 hours, but transaction doesn't even appear in blockchain. How could it be?
Usually this happens if your node is not connected to any peers when you send the transfer.
You can recover the coins by:
1. Shut down your node
2. Delete poolstate.bin
3. Restart node
4. Renaming the wallet data file (then one that does not end in .keys or .address)
5. Start wallet. Since it won't find the data file, it will rescan; when done your coins should be recovered and you can try sending again. Check print_cn in the node to make sure it is connected first.