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

Remove tails path from FfiCredRevInfo #235

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

andrewwhitehead
Copy link
Member

No description provided.

Signed-off-by: Andrew Whitehead <[email protected]>
@@ -4,12 +4,6 @@ import type { RevocationRegistryDefinition } from './RevocationRegistryDefinitio
import { AnoncredsObject } from '../AnoncredsObject'
import { anoncreds } from '../register'

export type RevokeCredentialOptions = {
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't the tailPath field just be removed?

Copy link
Member Author

Choose a reason for hiding this comment

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

I checked and this structure isn't used anywhere

Copy link
Contributor

Choose a reason for hiding this comment

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

Okay, then it is all good.

@andrewwhitehead andrewwhitehead merged commit bbd6b88 into hyperledger:main Aug 18, 2023
25 checks passed
@andrewwhitehead andrewwhitehead deleted the fix/ffi-rev-info branch August 18, 2023 19:54
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.

2 participants