AbsaOSS / rn-indy-sdk

This code was starting point of https://github.com/hyperledger/indy-sdk-react-native where the work continues.
Apache License 2.0
11 stars 6 forks source link

JS side should throw actual `IndyError` instances, not objects #58

Closed TimoGlastra closed 3 years ago

TimoGlastra commented 3 years ago

I think this is causing issues such as the following: https://github.com/hyperledger/aries-framework-javascript/pull/342

jakubkoci commented 3 years ago

Duplicates #30