aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorLeon Klingele <git@leonklingele.de>2018-01-30 16:16:20 +0100
committerLeon Klingele <git@leonklingele.de>2018-02-01 00:48:45 +0100
commit399921347fd5b4ceaecd52484fb8f470cdb9ef03 (patch)
tree914359b62d315dd0028d2fbae18fcd5d0b09098f /src/common
parented67e5c001d50a2eea5fa24dfc58eba0921d525b (diff)
downloadmonzero-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/common')
0 files changed, 0 insertions, 0 deletions