Skip to content

Commit

Permalink
actually link up worker change commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Oct 21, 2020
1 parent 6fb7c43 commit b1d4653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/lotus-storage-miner/actor.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ var actorCmd = &cli.Command{
actorSetPeeridCmd,
actorSetOwnerCmd,
actorControl,
actorProposeChangeWorker,
actorConfirmChangeWorker,
},
}

Expand Down

0 comments on commit b1d4653

Please sign in to comment.