Last updated
Last updated
Please ensure that you are running the register command only after the Execution and Consensus clients are fully synced. You can check the sync status using ~/bin/stader-cli node sync
To register you node on the Stader network run this command: ~/bin/stader-cli node register --on <operator name>
Please ensure to replace <operator name>
with a name for your node in the command. It will be a variable, you can give any name to your node. e.g. mynode123
If you wish to have a separate operator reward address -
After the node is registered, by default, your operator address and operator reward address will be the same. However, if you wish to have a different operator reward address, you can update your reward address anytime after node registration by following the instructions provided on this page:
Node Operators are advised NOT to change their fee recipient address. The fee recipient address is the wallet where your MEV rewards are sent when a block is proposed by your validator.
If a Node Operator has opted into the socializing pool, the fee recipient address will be the permissionless socializing pool contract address.
If a Node Operator has opted out of the socializing pool, the fee recipient address will be the Node EL Vault address provided by Stader.
The fee recipient addresses are monitored in real time. If any Node Operator changes the fee recipient address, it will be considered malpractice and an attempt at MEV theft. An immediate PENALTY OF 1 ETH will be imposed on such validators, with 1 ETH being deducted from the Node Operator's deposit and given to the ETH delegators on Stader.