mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
FundTransaction calls GetMinimumFee which, when the fee rate is absurdly high, quietly reduced the fee to -maxtxfee. Becaue an absurdly high fee rate is usually the result of a fat finger, aborting seems safer behavior. |
||
|---|---|---|
| .. | ||
| feerate.cpp | ||
| feerate.h | ||
| fees.cpp | ||
| fees.h | ||
| policy.cpp | ||
| policy.h | ||
| rbf.cpp | ||
| rbf.h | ||
| settings.cpp | ||
| settings.h | ||