diff --git a/cmd/lotus-storage-miner/actor.go b/cmd/lotus-storage-miner/actor.go index e69a338ab..3bff9eee3 100644 --- a/cmd/lotus-storage-miner/actor.go +++ b/cmd/lotus-storage-miner/actor.go @@ -24,6 +24,7 @@ import ( "github.com/filecoin-project/lotus/storage" ) +// TODO: Add command to send ConfirmUpdateWorkerKey message var actorCmd = &cli.Command{ Name: "actor", Usage: "manipulate the miner actor",