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 I run it with a config file available it just starts chaind and does not show the version number.
When I remove the config file and run chaind --version it still does not output the version number and exits with the following error:
{"level":"error","error":"could not find the configuration file: Config File \".chaind\" Not Found in \"[/home/user]\"","time":"2025-03-18T08:13:54Z","message":"Failed to fetch configuration"}
This is as of 0.9.1, running the linux-amd64 version.