documentation: reduces script to one line in local-dev-net.md
This commit is contained in:
parent
727ae2b877
commit
9ae6bcc5df
@ -15,8 +15,7 @@ Pre-seal some sectors:
|
|||||||
Create the genesis block and start up the first node:
|
Create the genesis block and start up the first node:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./lotus daemon --lotus-make-random-genesis=dev.gen --genesis-presealed-sectors
|
./lotus daemon --lotus-make-random-genesis=dev.gen --genesis-presealed-sectors=~/.genesis-sectors/pre-seal-t0101.json --bootstrap=false
|
||||||
=~/.genesis-sectors/pre-seal-t0101.json --bootstrap=false
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Set up the genesis miner:
|
Set up the genesis miner:
|
||||||
|
Loading…
Reference in New Issue
Block a user