monero/src/simplewallet
moneromooo-monero 18faa6da0c
wallet: add freeze/thaw/frozen commands
These commands let one freeze outputs by key image, so they
do not appear in balance, nor are considered when creating
a transaction, etc

This is helpful when receiving an output from a suspected spy,
who might try to track your other outputs by seeing with what
other outputs it gets spent.

The frozen command may be used without parameters to list all
currently frozen outputs.
2019-03-22 09:19:24 +00:00
..
CMakeLists.txt Update 2019 copyright 2019-03-05 22:05:34 +01:00
simplewallet.cpp wallet: add freeze/thaw/frozen commands 2019-03-22 09:19:24 +00:00
simplewallet.h wallet: add freeze/thaw/frozen commands 2019-03-22 09:19:24 +00:00