hyperledger-archives / indy-sdk-react-native

React Native wrapper around Indy SDK Java and Objective-C wrappers.
Apache License 2.0
22 stars 14 forks source link

fix: allow sender verkey to be null in iOS when packing with anoncrypt #25

Closed TheTreek closed 2 years ago

TimoGlastra commented 2 years ago

Does Android already allow null to be passed?

TheTreek commented 2 years ago

There's been no issues with Android that @JamesKEbert and I have observed.