Run the Authority Nodes

Step 5: Run the Authority Nodes

With the configuration set, you can now run the authority node by executing the following command:

./openethereum --config ./nodes/validator/node.toml

This command starts the node with the specified configuration, allowing it to participate in the network.

Last updated