Set Reward Address

1. Navigate to the "Set Reward Address" menu

If you're running from source code, please execute "yarn start-commander" to run the client. If you're running with docker, please skip this.

yarn start-commander

Then perform the "Set Reward Address" action by choose :

Synchronizer/Validator -> Set Reward Address

2. Perform the "Set Reward Address" action

After registered , Synchronizer/Validator can set the Reward Address, and all XSAT rewards will be distributed to this account. Before setting a Reward Address, running the client will fail. The Reward Address is an EVM format address, and the owner of the Reward Address can claim XSAT rewards on the front-end page.

Last updated