mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-24 17:28:52 +00: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 |