mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
1dd5b0b7df
This fixes misreporting of amount/fee in rct txes, as the rct tx construction code was lumping all dests (whether change or not) in the same dests vector, while the pre-rct code was keeping it separate. |
||
---|---|---|
.. | ||
api | ||
CMakeLists.txt | ||
wallet2_api.h | ||
wallet2.cpp | ||
wallet2.h | ||
wallet_errors.h | ||
wallet_rpc_server_commands_defs.h | ||
wallet_rpc_server_error_codes.h | ||
wallet_rpc_server.cpp | ||
wallet_rpc_server.h |