lotus/documentation/en
LexLuthr 0e4677618f
fix: CLI: adjust TermMax for extend-claim used by a different client (#11764)
* fix Datacap TermMax

* fix itest

* add batching

* make batch size variable

* docsgen-cli

* reduce batch size, fix batch dc

* apply suggestion from review

* put back TODO

---------

Co-authored-by: LexLuthr <lexluthr@protocol.ai>
2024-03-28 15:18:28 +04:00
..
architecture
.glossary.json
.library.json
about.md
api-v0-methods-curio.md
api-v0-methods-miner.md
api-v0-methods-worker.md
api-v0-methods.md
api-v1-unstable-methods.md
block-validation.md
cli-curio.md
cli-lotus-miner.md
cli-lotus-provider.md
cli-lotus-worker.md
cli-lotus.md
create-miner.md
default-curio-config.toml
default-lotus-config.toml
default-lotus-miner-config.toml
dev-tools-pond-ui.md
jaeger-tracing.md
README.md
sealing-procs.md
WIP-arch-complementary-notes.md

Lotus documentation

This folder contains some Lotus documentation mostly intended for Lotus developers.

User documentation (including documentation for miners) has been moved to https://lotus.filecoin.io:

Documentation Website

https://lotus.filecoin.io source is in lotus-docs repository, which contains Lotus as a git submodule.

To update the site, the lotus-docs repository should be updated with the desired version for the lotus git submodule. Once pushed to master, it will be auto-deployed.