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

Adding proof to Schema Document #233

Merged
merged 1 commit into from
Jul 22, 2022
Merged

Conversation

arnabghose997
Copy link
Contributor

@arnabghose997 arnabghose997 commented Jul 22, 2022

Following is the format for Schema Document:

{
	type:               "Ed25519VerificationKey2020",
	Created:            "2022-04-10T04:07:12Z",
	VerificationMethod: "<verification-method-id>",
	ProofValue:         "<schema document signature>",
	ProofPurpose:       "assertionMethod",
}

Closes #114

@arnabghose997 arnabghose997 self-assigned this Jul 22, 2022
@arnabghose997 arnabghose997 linked an issue Jul 22, 2022 that may be closed by this pull request
@arnabghose997 arnabghose997 merged commit 730f53b into main Jul 22, 2022
@arnabghose997 arnabghose997 deleted the 114-adding-proof-in-schema-doc branch July 22, 2022 08:04
@arnabghose997 arnabghose997 restored the 114-adding-proof-in-schema-doc branch July 22, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hid-node schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding proof in schema doc
1 participant