bitcoin/src/primitives
Andrew Chow c1a84f108e wallet: Move fee underpayment check to after fee setting
It doesn't make sense to be checking whether the fee paid is underpaying
before we've finished setting the fees. So do that after we have done
the reduction for SFFO and change adjustment for fee overpayment.
2022-12-09 14:52:26 -05:00
..
block.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
block.h CBlockLocator: performance-move-const-arg Clang tidy fixups 2022-08-31 15:10:26 +02:00
transaction.cpp refactor: Make CTransaction constructor explicit 2022-07-25 12:16:54 +02:00
transaction.h wallet: Move fee underpayment check to after fee setting 2022-12-09 14:52:26 -05:00