diff options
| author | Pieter Wuille <[email protected]> | 2011-07-24 16:37:09 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2011-07-24 16:37:09 +0200 |
| commit | a7dd11c6dadeb17cf5444dd29f3a63d80ef4b159 (patch) | |
| tree | dab1d118e95d63a66438959d20f48a8cfec5cf18 /src/script.cpp | |
| parent | Merge pull request #423 from TheBlueMatt/mapalreadyaskedforfix (diff) | |
| download | discoin-a7dd11c6dadeb17cf5444dd29f3a63d80ef4b159.tar.xz discoin-a7dd11c6dadeb17cf5444dd29f3a63d80ef4b159.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