hypha-dao / hashed-wallet

Hashed Wallet
MIT License
3 stars 3 forks source link

refactoring recovery repository #121

Closed n13 closed 2 years ago

n13 commented 2 years ago

🗃 Github Issue Or Explanation for this PR. (What is it supposed to do and Why is needed)

Moved all recovery calls to recovery repository

Cleaned up API so that recovery repository does not know about accountService - it takes the current - or "actor" account as a parameter.

Other minor cleanup

✅ Checklist

🕵️‍♂️ Notes for Code Reviewer

🙈 Screenshots

👯‍♀️ Paired with