small change
This commit is contained in:
parent
583e8da8a0
commit
0647ba061a
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Worker Proposals cannot be updated at all
|
|||
* Don't allow votes to workers in removed state(`account_evaluator.cpp`).
|
||||
* Create operation `worker_update`. Op will allow to change only the `url` and the `removed` object fields from the worker (track the change in operation). Can follow `committee_member_update` or similars.
|
||||
* Implement new operation as a command to `cli_wallet` available for the worker issuer.
|
||||
* Allow `committee` to use `worker_update` against any account. Need more discussion on how it can be done.
|
||||
* Allow `committee` to use `worker_update` against any worker proposal. Need more discussion on how it can be done.
|
||||
|
||||
Requires hardfork.
|
||||
|
||||
|
|
Loading…
Reference in a new issue