Step 2.3
Download magiblock & initial-states for miners
Third step, all AS users/members can now download the magicblock & initial-states from the zus server wait for all to complete the same.
Please be aware that it may take some time to generate magicblock and initial states, 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 download the
magicblock config files & binary
from zus server and place it in the/var/0chain
directory of your server.
VERIFY:
--> When you run above command, it will successfully download magic-block
& initial-states
files. Now, First two will be bad requests while the last one will be having 200/201.
Last updated