naver / aries-framework-swift

Aries framework for iOS
Apache License 2.0
6 stars 0 forks source link

Do not throw error when keylist update is not done #3

Closed conanoc closed 1 year ago

conanoc commented 1 year ago

Fix #2

Now, we cannot guarantee that keylist update is done on the mediator side. But, it will be safe to assume it's done because the request for keylist update was successfully delivered.