Details about a configuration initialization failure.
Declared in <common/init.h>
struct ConfigError;
| Name | Description |
|---|---|
details | Additional lines describing the error. |
message | Human-readable error message. |
status | The kind of failure that occurred. |
| Name | Description |
|---|---|
InitConfig | Read config files, and create datadir and settings.json if they don't exist. |