mirror of
https://github.com/monero-project/monero.git
synced 2024-11-05 16:07:37 +00:00
6c44f5c6eb
If a rct transaction would cause no change to be generated, a zero change output is added, and sent to a randomly generated address. This ensures that no transaction will be sent with just one output, which could cause the receiver to be able to determine which of the inputs in the sent rings is the real one. This is very rare, since it requires the sum of outputs to be equal to the sum of outputs plus the fee, which is now a function of the last few blocks. |
||
---|---|---|
.. | ||
api | ||
CMakeLists.txt | ||
password_container.cpp | ||
password_container.h | ||
wallet2.cpp | ||
wallet2.h | ||
wallet2_api.h | ||
wallet_args.cpp | ||
wallet_args.h | ||
wallet_errors.h | ||
wallet_rpc_server.cpp | ||
wallet_rpc_server.h | ||
wallet_rpc_server_commands_defs.h | ||
wallet_rpc_server_error_codes.h |