danicoin/src/wallet
moneromooo-monero 6df83b3efb
wallet: add sweep_below function
It sweeps all outputs below the given threshold

This is available via the existing sweep_all RPC, by setting
amount_threshold the desired amount (in atomic units)
2017-04-24 19:50:37 +01:00
..
api wallet: add sweep_below function 2017-04-24 19:50:37 +01:00
CMakeLists.txt IOS CMAKE build settings 2017-04-03 18:38:50 +02:00
node_rpc_proxy.cpp wallet: increase node_rpc_proxy timeout to match wallet2 2017-03-18 23:06:06 +00:00
node_rpc_proxy.h node_rpc_proxy: allow caching daemon RPC version 2017-02-27 17:57:18 +00:00
wallet2.cpp wallet: add sweep_below function 2017-04-24 19:50:37 +01:00
wallet2.h wallet: add sweep_below function 2017-04-24 19:50:37 +01:00
wallet2_api.h Wallet API: add hard fork info functions 2017-03-24 09:59:26 +01:00
wallet_args.cpp Adds a config file option to the wallet 2017-03-12 21:45:59 +01:00
wallet_args.h wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_errors.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
wallet_rpc_server.cpp wallet: add sweep_below function 2017-04-24 19:50:37 +01:00
wallet_rpc_server.h Resolve #92 add ability to create wallets thru RPC 2017-04-11 01:22:44 +01:00
wallet_rpc_server_commands_defs.h wallet: add sweep_below function 2017-04-24 19:50:37 +01:00
wallet_rpc_server_error_codes.h Resolve #92 add ability to create wallets thru RPC 2017-04-11 01:22:44 +01:00