How to Add Miner?

Prerequisite:

  1. You MUST have SPHub to Add more Miner.

    1. If you do not have any miner, Please How to Create Your SPHub page.


  1. Enter to your own SPHub and Click "Add Miner" button

  2. When the Add Miner modal comes up, please enter your miner Id that you want to transfer.

  3. Follow each step on Step2

Please transfer your miner to your SPHub through Lotus CLI as the following (Please wait until the transactions are fully finished)

It will display your SPHub Address

First, you should transfer your owner of the miner to the SPHub Address

./lotus-miner actor set-owner --really-do-it [Your SPHub Address] [Your Miner Owner Address]

Second, you should transfer your beneficiary to the SPHub Address

./lotus-shed actor propose-change-beneficiary --really-do-it --overwrite-pending-change [Your SPHub Address] 99999999999999999999999999999999999999999999999999 9223372036854775807 012345

  1. Click Add Miner Transaction button and Confirm from your wallet.

Last updated