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

Misc: DID creation is not registered by the DID contract and resolver output always has exactly one controller #2

Open
venu2062 opened this issue Oct 1, 2021 · 0 comments

Comments

@venu2062
Copy link

venu2062 commented Oct 1, 2021

DID creation is not going to the contract on the Blockchain. We tested by disconnecting internet. Looks like it is returning from the library itself.
code to create a DID

DID document returned by the resolver contains only the current controller and not all the controllers that we added (we can get all the controllers through a getControllers call).

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

No branches or pull requests

1 participant