Rename pledge-sector

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This commit is contained in:
Jakub Sztandera 2019-12-08 15:27:28 +01:00
parent 8bb6ab02e3
commit e2bd4b658b
No known key found for this signature in database
GPG Key ID: 9A9AF56F8B3879BA
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ import (
)
var storeGarbageCmd = &cli.Command{
Name: "store-garbage",
Name: "pledge-sector",
Usage: "store random data in a sector",
Action: func(cctx *cli.Context) error {
nodeApi, closer, err := lcli.GetStorageMinerAPI(cctx)

View File

@ -53,7 +53,7 @@ lotus-storage-miner info
**Seal** random data to start producing **PoSts**:
```sh
lotus-storage-miner store-garbage
lotus-storage-miner pledge-sector
```
Get **miner power** and **sector usage**: