Step 2: Send shares, Validate shares & Fetch magicblock
Fetching magicblock from the server.
There are 3 phases in this step i.e.
--> send-share
--> validate-share
--> download-magicblock
When all active set users have submitted their keys successfully to the magicbock server, you will then need to run the following command to send-share
, validate-share
& fetch the magicblock
from the server. All cannot be run in one go. So need to wait on each step until it is completed by all AS members.
Last updated