LiskArchive/lisk-sdk

Implement method on manager to detect state recoveries and update proofs

ishantiw opened this issue · 0 comments

Description

  • Implement method on BaseRecoveryManager that listens to state recovery happened on mainchain or sidechain and updates the inclusionProofs stored for rest of the unrecovered keys.

Acceptance Criteria

  • Should have all unit tests