Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DID object type is not defined #226

Open
ghorbani-m opened this issue Jun 21, 2022 · 0 comments · May be fixed by #235
Open

DID object type is not defined #226

ghorbani-m opened this issue Jun 21, 2022 · 0 comments · May be fixed by #235
Assignees

Comments

@ghorbani-m
Copy link
Collaborator

ghorbani-m commented Jun 21, 2022

const fulaDID = new FulaDID();
await fulaDID.create("password", "any signature");

FulaDID type contains an object called did that its type is any.
Also other methods return Promise<any> , like TaggedEncryption.encrypt and TaggedEncryption.decrypt

@farhoud farhoud linked a pull request Jul 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants