[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.
9. Init Delegations
The Master of Ceremony must init the delegations that will be used to build the genesis by using the Delegator Map.
iota genesis-ceremony init-delegations --delegations-path <delegator map file name>
git add .
git commit -m "commit Delegator Map"
git push
This command creates a delegator-map
file containing the delegation information.