mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
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. |
||
|---|---|---|
| .. | ||
| base.cpp | ||
| base.h | ||
| blockfilterindex.cpp | ||
| blockfilterindex.h | ||
| coinstatsindex.cpp | ||
| coinstatsindex.h | ||
| disktxpos.h | ||
| txindex.cpp | ||
| txindex.h | ||