diff options
| author | Pieter Wuille <[email protected]> | 2011-05-25 18:40:27 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2011-05-25 21:30:14 +0200 |
| commit | ca253d591190255227e8c649b271503fdd1caf42 (patch) | |
| tree | 2c07a63e8cf8b7648d9337bf16a5dc6809364f95 /src/script.cpp | |
| parent | irc: #bitcoin is overflowing. split up into 100 randomly-joined channels. (diff) | |
| download | discoin-ca253d591190255227e8c649b271503fdd1caf42.tar.xz discoin-ca253d591190255227e8c649b271503fdd1caf42.zip | |
Fix for small change outputs
With the separation of CENT and MIN_TX_FEE, it is now reasonable
to create change outputs between 0.01 and 0.0005, as these are
spendable according to the policy, even though they require a fee
to be paid.
Also, when enough fee was already present, everything can go into
a change output, without further increasing the fee.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions