[Master of Ceremony only]
⚠ Warning The environment variable
IOTA_PROTOCOL_CONFIG_CHAIN_OVERRIDE=mainnet
is required for mainnet configuration. Ensure this is set before running any commands.
8. Genesis Ceremony Init
Make sure that the Contribute Validator information step is completed for each validator.
The genesis repository was created and initialized in the previous steps. Since now the ceremony officially starts, the Master of Ceremony must update the chain_start_timestamp_ms
with the current timestamp. This is done by executing the ceremony init again.
iota genesis-ceremony init
git add .
git commit -m "init genesis"
git push