Step 2.2
Validate Shares for miners
Second step, all AS users/members needs to run validate-shares
and wait for all to complete the same.
Please be aware that it may take some time for all users to submit their validate 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 validate the key shares to the zus server.
VERIFY:
--> When you run above command, it will successfully run validate shares
. First and last will be bad requests while in between one will be having 200/201.
Last updated