diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-02-23 17:01:33 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-02-23 17:07:27 +0100 |
| commit | 8c33961313d9a6fd9e6e14f136057468a929b3e1 (patch) | |
| tree | 5a88cc9d7394fdb8819150dad28625f804917cf5 /src/script/script_error.cpp | |
| parent | Merge #12451: Bump leveldb subtree (diff) | |
| parent | [test] Round target fee to 8 decimals in assert_fee_amount (diff) | |
| download | discoin-8c33961313d9a6fd9e6e14f136057468a929b3e1.tar.xz discoin-8c33961313d9a6fd9e6e14f136057468a929b3e1.zip | |
Merge #12486: [test] Round target fee to 8 decimals in assert_fee_amount
42e1b5d [test] Round target fee to 8 decimals in assert_fee_amount (Karl-Johan Alm)
Pull request description:
The output would produce arbitrary number of decimal points, sometimes resulting in 9 decimals:
```
AssertionError: Fee of 0.00000415 BTC too low! (Should be 0.000006175 BTC)
```
The above looks like the expected fee is 6175 sats when in reality it's 618.
Tree-SHA512: ddbff2926a88890d6e34a58db36f0b15a917a80064be6e40e9bcbec3f05ae6202d02adcd7873733945b043fa121d4a56dd930446ec368078fe1935cbfff898ce
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions