laconicd (v0.1.6) fails to start with this error: failed to read in /root/.laconicd/config/config.toml: While parsing config: toml: expected newline but got U+006C 'l'
using [these instructions](https://git.vdb.to/cerc-io/fixturenet-laconicd-stack/src/branch/main/stack-orchestrator/stacks/fixturenet-laconicd/README.md)
laconicd (v0.1.6) fails to start with this error: `failed to read in /root/.laconicd/config/config.toml: While parsing config: toml: expected newline but got U+006C 'l'`
reverting to v0.1.5 solved the issue.
known cosmos-sdk bug https://github.com/cosmos/cosmos-sdk/issues/18332
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
using these instructions
laconicd (v0.1.6) fails to start with this error:
failed to read in /root/.laconicd/config/config.toml: While parsing config: toml: expected newline but got U+006C 'l'reverting to v0.1.5 solved the issue.
known cosmos-sdk bug https://github.com/cosmos/cosmos-sdk/issues/18332
Minor fix, merged cerc-io/fixturenet-laconicd-stack#12