Step2: Fetch magicblock

Downloading magicblock from the server.

When all active set users have submitted their keys successfully to the magicbock server This may take some time. You then need to run the following command to fetch the magicblock from the server

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 at /var/0chain directory of your server.

Last updated