diff --git a/documentation/en/local-dev-net.md b/documentation/en/local-dev-net.md index 19b1c52db..ac9608822 100644 --- a/documentation/en/local-dev-net.md +++ b/documentation/en/local-dev-net.md @@ -6,6 +6,11 @@ Build the Lotus Binaries in debug mode, This enables the use of 1024 byte sector make debug ``` +Download the 1024 byte parameters: +```sh +./lotus fetch-params --proving-params 1024 +``` + Pre-seal some sectors: ```sh