mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-11 11:16:09 -05:00
![]() When calculating a median fee for a confirmation target at a particular threshold, we analyse buckets in ranges rather than individually in case some buckets have very little data. This patch ensures the breaks between ranges are independent of the the confirmation target. |
||
---|---|---|
.. | ||
feerate.cpp | ||
feerate.h | ||
fees.cpp | ||
fees.h | ||
fees_args.cpp | ||
fees_args.h | ||
packages.cpp | ||
packages.h | ||
policy.cpp | ||
policy.h | ||
rbf.cpp | ||
rbf.h | ||
settings.cpp | ||
settings.h |