filecoin-project / filecoin-project/lotus-docs

EnableSplitstore must be explicitly set to run a lite-node

Open
#647 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
34
Forks
84
PR merge metrics
No merged PRs in 30d

Description

This [lite-node tutorial](https://lotus.filecoin.io/tutorials/lotus/store-and-retrieve/set-up/?#run-a-lotus-lite-node) does not mention that an additional config is needed to set `EnableSplitStore` to false or lotus will refuse to start a lite-node.

Example of an additional `--config` flag and a provided config file:

```
FULLNODE_API_INFO=/dns/api.chain.love/wss lotus daemon --lite --config ./config.env
```

Running on Mac OS 13.5.1 with lotus installed via Homebrew.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.