mirror of https://github.com/bitcoin/bitcoin
Deduplicates code in the `FatalError` template function by using `AbortNode` which does the exact same thing if called without any user message (i.e. without second parameter specified). The template is still kept for ease-of-use w.r.t. not having to call `tfm::format(...)` at the call-side each time, and also to keep the diff minimal.pull/27708/head
parent
9ddf7e03a3
commit
3c06926cf2
Loading…
Reference in new issue