Util is a better home since it's called both by wallet and mining code.
Suggested #15288 (review)
Util is a better home since it's called both by wallet and mining code.
Suggested #15288 (review)
Util is a better home since it's called both by wallet and mining code.
Suggested https://github.com/bitcoin/bitcoin/pull/15288#discussion_r254449444
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
utACK c706207.
3 | @@ -4,9 +4,11 @@ 4 | 5 | #include <key_io.h> 6 | #include <keystore.h> 7 | +#include <policy/fees.h> 8 | #include <rpc/protocol.h> 9 | #include <rpc/util.h> 10 | #include <tinyformat.h> 11 | +#include <validation.h>
Nit: Sort includes :-)
Thanks, fixed now
Updated c7062070c15e5fec47b740164a8a5b9d8508883b -> 50e647210d513dab8f40ded61fe439ecaa9a67c3 (pr/movtarget.1 -> pr/movtarget.2, compare) to fix #include sort order
Agree—utACK 50e647210d513dab8f40ded61fe439ecaa9a67c3