mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-04 10:07:27 -05:00
be55f545d5
This is an extraction of ArgsManager related functions from util/system into their own common file. Config file related functions are moved to common/config.cpp. The background of this commit is an ongoing effort to decouple the libbitcoinkernel library from the ArgsManager. The ArgsManager belongs into the common library, since the kernel library should not depend on it. See doc/design/libraries.md for more information on this rationale. |
||
---|---|---|
.. | ||
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 |