Step 2: Fetch magicblock
Fetching magicblock from the server.
When all active set users have submitted their keys successfully to the magicbock server, you will then need to run the following command to fetch the magicblock from the server.
Please be aware that it may take some time for all users to submit their keys, do not run this until directed by support.
wget -N https://raw.githubusercontent.com/0chain/zcnwebappscripts/as-deploy/0chain/sharder_get_mb.sh ; bash sharder_get_mb.sh
The above will:-
Will download the
magicblock config file binary
from zus server and place it in the/var/0chain
directory of your server.
Last updated