diff options
author | Andrew Chow <achow101-github@achow101.com> | 2021-02-04 18:28:45 -0500 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2021-03-16 16:32:38 -0400 |
commit | 448d04b931f86941903e855f831249ff5ec77485 (patch) | |
tree | 9c058dd072df67f64b464846835a5d32c86c93f2 /src/validationinterface.cpp | |
parent | e2f429e6bbf7098f278c0247b954ecd3ba53cf37 (diff) |
wallet: Move long term feerate setting to CreateTransaction
Instead of setting the long term feerate for each SelectCoinsMinConf
iteration, set it once during CreateTransaction and let it be shared
with each SelectCoinsMinConf through
coin_selection_params.m_long_term_feerate.
Does not change behavior.
Diffstat (limited to 'src/validationinterface.cpp')
0 files changed, 0 insertions, 0 deletions