Files
bitcoin/test/functional/wallet_send.py
Martin Zumsande d1fab9d5d2 test: Call ceildiv helper with integer
It returns an incorrect result when called with a Decimal,
for which the "//" operator works differently.
Also drop unnecessary call to satoshi_round.
2022-02-07 15:35:43 +01:00

29 KiB
Executable File