You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When no config file exists, the config library builds from defaults
alone, which fails with a confusing "missing field" error for
version-specific settings like ohttp_relays. Detect whether any
config file was actually loaded and, if not, append a hint telling
the user where to create one or to use CLI arguments instead.
Closespayjoin#855
0 commit comments