mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 15:04:44 +01:00
Return `EXIT_SUCCESS` from `main()` on error, not the bool `false` (introduced in #13112). This is the correct value to return on error, and also shuts up a clang warning. Also add a final return for clarity. |
||
---|---|---|
.. | ||
data | ||
.gitignore | ||
base58.cpp | ||
bench.cpp | ||
bench.h | ||
bench_bitcoin.cpp | ||
ccoins_caching.cpp | ||
checkblock.cpp | ||
checkqueue.cpp | ||
coin_selection.cpp | ||
crypto_hash.cpp | ||
Examples.cpp | ||
lockedpool.cpp | ||
mempool_eviction.cpp | ||
prevector.cpp | ||
rollingbloom.cpp | ||
verify_script.cpp |