In WebUI node runners can change their payout address. Until #2066 it was stored in our databases only. After upcoming changes, this address will be stored as well in blockchain and settlement of collected tokens will be done there.
We should add "settlement beneficiary address" option into webUI and having possibility to choose one of 3 options:
- Same as payout wallet address.
- Settle tokens into my topup channel (for people who're using same identity to consume VPN services).
- Separate address.
Changing beneficiary address on blockchain takes time, this means that UI should show update status (showing spinner while a beneficiary is still not changed).
In WebUI node runners can change their payout address. Until #2066 it was stored in our databases only. After upcoming changes, this address will be stored as well in blockchain and settlement of collected tokens will be done there.
We should add "settlement beneficiary address" option into webUI and having possibility to choose one of 3 options:
Changing beneficiary address on blockchain takes time, this means that UI should show update status (showing spinner while a beneficiary is still not changed).