Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON [2017-09-30: update to 0.9.13.0]
by
stoffu
on 05/10/2017, 08:28:26 UTC
I see this:

c0cc"
      }
    }, {
      "key": {
        "amount": 20000000000,
        "key_offsets": [ 156419, 2238
        ],
        "k_image": "0dbc4c4e4d73cb71ee62db676395404c2b97bfafc4a5ef3e72a893186ec8
66bd"
      }
    }, {


OK, so the tx somehow wasn't relayed from your node to the network. You can clear the current tx pool state by stopping the daemon, deleting poolstate.bin in Aeon's blockchain folder (~/.aeon/ on *nix systems, C:\ProgramData\aeon\ on Windows) and starting the daemon again. Also probably you'll need to delete the wallet cache file (the file without .keys extension) and opening the .keys file again with simplewallet which will reconstruct the wallet cache file. You'll see your funds used in the failed transaction back to your balance, and you can try sending them again.

Make sure that your network connection is stable when sending money.