wownero/src/rpc
moneromooo-monero 24b3e9007a
Convey tx verification failure reasons to the RPC client
This allows appropriate action to be taken, like displaying
the reason to the user.

Do just that in simplewallet, which should help a lot in
determining why users fail to send.

Also make it so a tx which is accepted but not relayed is
seen as a success rather than a failure.
2016-03-27 12:37:18 +01:00
..
CMakeLists.txt updated copyright year 2015-12-31 08:39:56 +02:00
core_rpc_server.cpp Convey tx verification failure reasons to the RPC client 2016-03-27 12:37:18 +01:00
core_rpc_server.h new flush_txpool command, and associated RPC call 2016-01-30 13:28:26 +00:00
core_rpc_server_commands_defs.h Convey tx verification failure reasons to the RPC client 2016-03-27 12:37:18 +01:00
core_rpc_server_error_codes.h updated copyright year 2015-12-31 08:39:56 +02:00