Files
bitcoin/test/functional/wallet_import_rescan.py
stickies-v 3bfc5bd36e test: ensure output is large enough to pay for its fees
Fixes a (rare) intermittency issue in wallet_import_rescan.

Since we use `subtract_fee_from_outputs=[0]` in the `send` command,
the output amount must at least be as large as the fee we're paying.
2024-01-19 14:19:25 +00:00

16 KiB
Executable File