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

Add comments for buildFromReviseRatingProperties #195

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

adi-a11y
Copy link
Contributor

No description provided.

*
* @param rating - The rating revise entry to process.
* This includes the original rating's digest, signature, and other relevant details.
* @param chainSpace - The identifier of the blockchain space (as a URI) where the rating is being revoked.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we call it revoked? or revised?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right. Revised is the correct word.

* This includes the original rating's digest, signature, and other relevant details.
* @param chainSpace - The identifier of the blockchain space (as a URI) where the rating is being revoked.
* This helps in pinpointing the exact location on the blockchain where the rating resides.
* @param authorUri - The Decentralized Identifier (DID) URI of the author who is revoking the rating.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here - revoke or revise?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right. Revised is the correct word.

@amarts amarts merged commit 0040114 into dhiway:develop Mar 22, 2024
1 check passed
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 this pull request may close these issues.

3 participants