LiskArchive / lisk-sdk

🔩 Lisk software development kit

Home Page:https://lisk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement computeInitStateRecoveryParams method to compute params for InitStateRecovery transaction

ishantiw opened this issue · comments

Description

  • Implement private method _computeInitStateRecoveryParams on SidechainRecoveryClass which is called from triggerInitStateRecovery

Acceptance Criteria

  • Should have all the unit tests present