Clean up/Data Lifecycle of TssEncryptionKey
in State
#16570
Labels
Platform
Tickets pertaining to the platform
TssEncryptionKey
in State
#16570
Background
When a node id is not present in any of the active rosters or a candidate roster, the entry for that node id should be removed. This cleanup task should trigger any time there is a candidate or active roster state change.
Look at usages of
WritableRosterStore::putCandidateRoster, putActiveRoster, removeRoster
Acceptance Criteria
TssEncrpytionKey
map in state when the cleanup task occurs.Dependencies
#16555
The text was updated successfully, but these errors were encountered: