aboutsummaryrefslogtreecommitdiff
path: root/src/util.cpp
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2013-08-08 13:09:07 +1000
committerGavin Andresen <gavinandresen@gmail.com>2013-08-22 11:05:44 +1000
commit57d80467f123741f228910dea8c1245134bbfbfe (patch)
treeabdc71a4ec2d9ccb3f31e3027abe768b3db330c0 /src/util.cpp
parentb986663ccdd3dfd8a93aad660839a315ca5c5bdd (diff)
downloadbitcoin-57d80467f123741f228910dea8c1245134bbfbfe.tar.xz
Reject dust amounts during validation
Replaces the validation check for "amount == 0" with an isDust check, so very small output amounts are caught before the wallet is unlocked, a transaction is created, etc.
Diffstat (limited to 'src/util.cpp')
0 files changed, 0 insertions, 0 deletions