LiskHQ / lisk-sdk

🔩 Lisk software development kit

Home Page:https://lisk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement method on manager to detect state recoveries and update proofs

ishantiw opened this issue · 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