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/wallet/api/wallet.cpp | |
| parent | ed67e5c001d50a2eea5fa24dfc58eba0921d525b (diff) | |
| download | monzero-core-399921347fd5b4ceaecd52484fb8f470cdb9ef03.tar.gz monzero-core-399921347fd5b4ceaecd52484fb8f470cdb9ef03.tar.xz monzero-core-399921347fd5b4ceaecd52484fb8f470cdb9ef03.zip | |
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 'src/wallet/api/wallet.cpp')
0 files changed, 0 insertions, 0 deletions
