Open
Description
I have a running PRBv3 setup on Khala. When I adjust the stake of a worker I expect PRBv3 to adjust the stake after a restart of the WM service. However it doesn't seem to care about the actual stake of the worker.
I update the stake thru a direct API call from a python script (which basically just modifies the stake value) and then restart WM from the Monitor UI.
Steps to reproduce:
- Setup PRBv3
- setup a worker with stake at 1000 PHA
- have it working on-chain
- change stake to 2000 PHA
- restart PRBv3 (aka WM)
Expected outcome:
Stake should be checked on-chain vs. configured and stake update request should be sent.
Actual outcome:
You will see stake never get's updated.
Metadata
Assignees
Labels
No labels