monero/src/wallet
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
wallet2 is a library, and should not prompt for stdin. Instead,
pass a function so simplewallet can prompt on stdin, and a GUI
might display a window, etc.
2017-11-14 17:06:26 +00:00
..
api
CMakeLists.txt
node_rpc_proxy.cpp
node_rpc_proxy.h
wallet2_api.h
wallet2.cpp wallet: rejig to avoid prompting in wallet2 2017-11-14 17:06:26 +00:00
wallet2.h wallet: rejig to avoid prompting in wallet2 2017-11-14 17:06:26 +00:00
wallet_args.cpp Merge pull request #2589 2017-10-15 18:38:46 +02:00
wallet_args.h wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_errors.h
wallet_rpc_server_commands_defs.h
wallet_rpc_server_error_codes.h
wallet_rpc_server.cpp wallet: rejig to avoid prompting in wallet2 2017-11-14 17:06:26 +00:00
wallet_rpc_server.h