diff options
author | Andrew Chow <achow101-github@achow101.com> | 2021-02-04 19:11:24 -0500 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2021-03-16 16:33:27 -0400 |
commit | bdd0c2934b7f389ffcfae3b602ee3ecee8581acd (patch) | |
tree | a48ef0b6fe83b44d6ac3a366e85754f803645256 /src/hash.h | |
parent | 448d04b931f86941903e855f831249ff5ec77485 (diff) |
wallet: Move discard feerate fetching to CreateTransaction
Instead of fetching the discard feerate for each SelectCoinsMinConf
iteration, fetch and cache it once during CreateTransaction so that it
is shared for each SelectCoinsMinConf through
coin_selection_params.m_discard_feerate.
Does not change behavior.
Diffstat (limited to 'src/hash.h')
0 files changed, 0 insertions, 0 deletions