lisk-sdk
lisk-sdk copied to clipboard
Implement computeInitStateRecoveryParams method to compute params for InitStateRecovery transaction
Description
- Implement private method
_computeInitStateRecoveryParams
on SidechainRecoveryClass which is called fromtriggerInitStateRecovery
Acceptance Criteria
- Should have all the unit tests present