mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-18 09:54:08 +02:00
Deduplicate code and error checks by making sure `s` stays `nullptr` in case of error. Return "Unknown error" instead of an empty string in this case.