diff options
| author | Karl-Johan Alm <[email protected]> | 2018-02-20 13:20:36 +0900 |
|---|---|---|
| committer | Karl-Johan Alm <[email protected]> | 2018-02-20 13:21:54 +0900 |
| commit | 42e1b5d9797b65d3ce13a7cbace15fbedbcd4018 (patch) | |
| tree | 0ec33d72d5d4101755e4c556a6b52b9662aed2cf /src/script/script_error.cpp | |
| parent | Merge #12308: contrib: Add support for out-of-tree builds in gen-manpages.sh (diff) | |
| download | discoin-42e1b5d9797b65d3ce13a7cbace15fbedbcd4018.tar.xz discoin-42e1b5d9797b65d3ce13a7cbace15fbedbcd4018.zip | |
[test] Round target fee to 8 decimals in assert_fee_amount
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.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions