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

[Bug] No way to create a PresentationDefinition? #80

Open
its-danny opened this issue Aug 29, 2024 · 0 comments
Open

[Bug] No way to create a PresentationDefinition? #80

its-danny opened this issue Aug 29, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@its-danny
Copy link

Description

Apologies if I'm missing something, but I can't find a way to create a PresentationDefinition. All the fields are pub(crate), there is no new, and it doesn't impl Default.

I know you can deserialize the JSON of an existing presentation to get it, but I need to make a new presentation.

Hardware Specification

N/A

Steps to Reproduce the Bug

  1. Create an empty project.
  2. Add dif-presentation-exchange as a dependency.
  3. Try to create a PresentationDefinition.

Expected Behaviour

I'd expect a new method or an impl of Default.

Actual Behaviour

That is not the case.

Errors

N/A

@its-danny its-danny added the Bug Something isn't working label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant