Step 2.1

Send Shares for miners

First step, all AS users/members needs to start with send-shares and wait for all to complete the same.

Please be aware that it may take some time for all users to submit their key shares, do not run this until directed by support.

wget -N https://raw.githubusercontent.com/0chain/zcnwebappscripts/as-deploy/0chain/miner_get_mb.sh ; bash miner_get_mb.sh

The above will:-

  • Will send the key shares to the zus server.

VERIFY:

--> When you run above command, it successfully ran send shares. The first request will have 200/201 while other 2 will be bad requests.

Last updated