Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract some method from the wallet interface into other interfaces #330

Closed
TimoGlastra opened this issue Jun 22, 2021 · 0 comments · Fixed by #360 or #396
Closed

Extract some method from the wallet interface into other interfaces #330

TimoGlastra opened this issue Jun 22, 2021 · 0 comments · Fixed by #360 or #396

Comments

@TimoGlastra
Copy link
Contributor

  • Move to IndyStorageService
    • addWalletRecord
    • updateWalletRecordValue
    • updateWalletRecordTags
    • getWalletRecord
    • deleteWalletRecord
    • search
  • Move to IndyLedgerService
    • signRequest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment