LiskArchive / lisk-sdk

🔩 Lisk software development kit

Home Page:https://lisk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement computeStateRecoveryParams method to compute params for StateRecovery transaction

ishantiw opened this issue · comments

Description

Implement private method _computeStateRecoveryParams on BaseRecoveryClass which is called from triggerStateRecovery

Acceptance Criteria

  • Should have all the unit tests