mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 05:57:59 +01:00
util: Move error message formatting of NonFatalCheckError to cpp
This allows to strip down the header file
This commit is contained in:
@@ -59,6 +59,7 @@ if [ "${RUN_TIDY}" = "true" ]; then
|
||||
" src/threadinterrupt.cpp"\
|
||||
" src/util/bip32.cpp"\
|
||||
" src/util/bytevectorhash.cpp"\
|
||||
" src/util/check.cpp"\
|
||||
" src/util/error.cpp"\
|
||||
" src/util/getuniquepath.cpp"\
|
||||
" src/util/hasher.cpp"\
|
||||
|
||||
Reference in New Issue
Block a user