Update cmd/lotus-miner/precommits-info.go
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
This commit is contained in:
parent
0b3ee32ce4
commit
ae8f3d8fe2
@ -15,7 +15,7 @@ import (
|
||||
|
||||
var sectorPreCommitsCmd = &cli.Command{
|
||||
Name: "precommits",
|
||||
Usage: "Print precommits info",
|
||||
Usage: "Print on-chain precommit info",
|
||||
Action: func(cctx *cli.Context) error {
|
||||
ctx := lcli.ReqContext(cctx)
|
||||
mapi, closer, err := lcli.GetFullNodeAPI(cctx)
|
||||
|
Loading…
Reference in New Issue
Block a user