diff options
author | Leon Klingele <git@leonklingele.de> | 2018-01-30 16:16:20 +0100 |
---|---|---|
committer | Leon Klingele <git@leonklingele.de> | 2018-02-01 00:48:45 +0100 |
commit | 399921347fd5b4ceaecd52484fb8f470cdb9ef03 (patch) | |
tree | 914359b62d315dd0028d2fbae18fcd5d0b09098f /src/mnemonics/russian.h | |
parent | Merge pull request #3198 (diff) | |
download | monero-399921347fd5b4ceaecd52484fb8f470cdb9ef03.tar.xz |
txpool: Properly bail out when outputs_amount == inputs_amount
Previously, when outputs_amount == inputs_amount, the "m_overspend" property
was set, whereas "m_fee_too_low" would have been the correct property to set.
This is unlikely to ever occur and just something I've noticed while reading
through the code.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions