lotus/documentation/en
ZenGround0 da6b565dc1
Update config default value (#10605)
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
2023-04-10 10:13:22 -04:00
..
architecture Fix: typos 2023-01-31 23:33:11 +01:00
.glossary.json Delete most docs. Update about page with links to docs.filecoin.io 2020-09-17 20:35:19 +02:00
.library.json Delete most docs. Update about page with links to docs.filecoin.io 2020-09-17 20:35:19 +02:00
about.md Fix: typo 2023-01-31 23:20:20 +01:00
api-v0-methods-miner.md deprecate MarketListRetrievalDeals, make gen 2023-03-08 17:15:16 +01:00
api-v0-methods-worker.md Unbump api version as its not necessary 2023-03-06 08:37:28 -07:00
api-v0-methods.md feat: mempool: Reduce minimum replace fee from 1.25x to 1.1x (#10416) 2023-03-09 13:17:17 -08:00
api-v1-unstable-methods.md docs: api: clarify MpoolClear params 2023-03-23 10:57:08 -04:00
block-validation.md Fix: typo 2023-01-31 23:25:26 +01:00
cli-lotus-miner.md deprecate MarketListRetrievalDeals, make gen 2023-03-08 17:15:16 +01:00
cli-lotus-worker.md Hide lotus-worker set command 2023-03-03 14:13:35 +01:00
cli-lotus.md feat: cli: Add an EVM command to fetch a contract's bytecode 2023-03-10 10:52:13 -08:00
create-miner.md Fix: typo 2023-01-31 23:27:40 +01:00
default-lotus-config.toml Update config default value (#10605) 2023-04-10 10:13:22 -04:00
default-lotus-miner-config.toml Add feature to stagger sector prove commit submission (#10543) 2023-04-01 19:30:32 -04:00
dev-tools-pond-ui.md Fix: typo 2023-01-31 23:28:24 +01:00
jaeger-tracing.md Fix: typos 2023-01-31 23:30:09 +01:00
README.md chore: Fix dead links to docs.filecoin.io 2022-09-14 00:10:22 +01:00
sealing-procs.md Move unclassified docs back to the docs root 2020-09-21 19:05:49 +02:00
WIP-arch-complementary-notes.md Fix: typos 2023-01-31 23:23:42 +01:00

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.