Implement method on manager to detect state recoveries and update proofs
ishantiw opened this issue · 0 comments
ishantiw commented
Description
- Implement method on
BaseRecoveryManager
that listens to state recovery happened on mainchain or sidechain and updates theinclusionProofs
stored for rest of the unrecovered keys.
Acceptance Criteria
- Should have all unit tests