energywebfoundation / ewc-system-tests

System level tests for EnergyWebChain
http://energyweb.org/
GNU General Public License v3.0
1 stars 2 forks source link

[Volta] Validator can't change the payout address #36

Closed danzipie closed 5 years ago

danzipie commented 5 years ago

I tried to change the payout address of a Volta validator.

Steps:

Expected behaviour The reward goes to the payout address

Observed behaviour The reward is still going to the previous address.

I don't know if the problem is with my script or with the system contract.

danzipie commented 5 years ago

The problem was in my script. This fixes and closes the issue: https://github.com/energywebfoundation/ewc-validator-node-install-scripts/commit/50f306b4ea2890bdfaaf50fc424fa4e671df7ec8

Successfully tested on Volta chain.