danicoin/src/simplewallet
moneromooo-monero bb560dd814
wallet: new import_outputs/export_outputs commands
The intended use is to export outputs from a hot wallet, which
can scan incoming transfers from the network, and import them
in the cold wallet, which can't. The cold wallet can then compute
key images for those outputs, which can then be exported with
export_key_images, etc.
2016-10-30 19:37:09 +00:00
..
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
password_container.cpp Fix #864 2016-08-01 02:32:14 +00:00
password_container.h Fix #864 2016-08-01 02:32:14 +00:00
simplewallet.cpp wallet: new import_outputs/export_outputs commands 2016-10-30 19:37:09 +00:00
simplewallet.h wallet: new import_outputs/export_outputs commands 2016-10-30 19:37:09 +00:00