Updating the observer-signer set on a live network includes
- Adjusting observer set
- Adjusting the node account list
- TSS keygen ceremony with the new list
We currently have the necessary messages required to generate a new TSS with an observer added to this set
However we do not have a similar message to reduce the number of observer-signers , This needs to be implemeted to do a Keygen with a reduced observer set
Related : #3998