trustbloc / wallet-sdk

Verifiable Credential Wallet SDK and Demo/Reference Wallet App (Go / GoMobile | Android | iOS)
Apache License 2.0
21 stars 13 forks source link

Refactor WalletSDKPlugin.createDID method to return proper structure #534

Open talwinder50 opened 1 year ago

talwinder50 commented 1 year ago
          Please refactor WalletSDKPlugin.createDID so it returns some structure as we did for other methods. To get rid of that encode decode part all over the code.

_Originally posted by @vkubiv in https://github.com/trustbloc/wallet-sdk/pull/533#discussion_r1283204206_