You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FulaDID type contains an object called did that its type is any.
Also other methods return Promise<any> , like TaggedEncryption.encrypt and TaggedEncryption.decrypt
FulaDID type contains an object called
didthat its type isany.Also other methods return
Promise<any>, likeTaggedEncryption.encryptandTaggedEncryption.decrypt