Return optional error from ApplyArgsManOptions

Also pass in a (for now unused) reference to the params.

Both changes are needed for the next commit.
This commit is contained in:
MacroFake
2022-07-20 15:48:52 +02:00
parent 816ca01650
commit fa468bdfb6
5 changed files with 21 additions and 4 deletions

View File

@@ -44,6 +44,7 @@ if [ "${RUN_TIDY}" = "true" ]; then
" src/dbwrapper.cpp"\
" src/init"\
" src/kernel"\
" src/mempool_args.cpp"\
" src/node/chainstate.cpp"\
" src/policy/feerate.cpp"\
" src/policy/packages.cpp"\