LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 457 forks source link

Bootstrap recovery manager plugin repository #9160

Open ishantiw opened 7 months ago

ishantiw commented 7 months ago

Description

interface RecoveryPluginConfig { mainchainClientInfo: ConnectionObj, encryptedPrivateKey: string }


- Add empty test files for each file under `/test`

### Acceptance Criteria

- Should have all the files present