diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-07-15 10:22:27 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-07-15 10:26:44 +0200 |
| commit | 96ff9d64037bba25c080b4f26e64e7f01c6f34f1 (patch) | |
| tree | f712605e533b91ad26b22cd7f16248dac9c79b92 /src/checkpoints.cpp | |
| parent | Merge pull request #4505 (diff) | |
| download | discoin-96ff9d64037bba25c080b4f26e64e7f01c6f34f1.tar.xz discoin-96ff9d64037bba25c080b4f26e64e7f01c6f34f1.zip | |
Can't log to debug log before chain params initialized
Add a function `AreBaseParamsConfigured` and use this to check
before writing to the debug log. This avoids assertions when the
application happens to log too early, which happens in the GUI.
Messages logged before the base parameters are configured can be
shown using `-printtoconsole`.
Diffstat (limited to 'src/checkpoints.cpp')
0 files changed, 0 insertions, 0 deletions