mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
20f7152769
This would have tried to send a second output to make the tx look like the 2/2 ideal, but it would not fail to find one because picking an output from preferred_inputs priority list did not remove it from the unused tranfer/dust outputs, so it would try to send the same output twice. While there, I also added a check to avoid sending a second input if it's related to the first. Better 1/2 than linking inputs, I think. |
||
---|---|---|
.. | ||
api | ||
CMakeLists.txt | ||
node_rpc_proxy.cpp | ||
node_rpc_proxy.h | ||
password_container.cpp | ||
password_container.h | ||
wallet2_api.h | ||
wallet2.cpp | ||
wallet2.h | ||
wallet_args.cpp | ||
wallet_args.h | ||
wallet_errors.h | ||
wallet_rpc_server_commands_defs.h | ||
wallet_rpc_server_error_codes.h | ||
wallet_rpc_server.cpp | ||
wallet_rpc_server.h |