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 'ResolveStatement' and associated IDs/references #44

Closed
JAG-UK opened this issue Nov 3, 2024 · 2 comments · Fixed by #38
Closed

Remove 'ResolveStatement' and associated IDs/references #44

JAG-UK opened this issue Nov 3, 2024 · 2 comments · Fixed by #38

Comments

@JAG-UK
Copy link
Contributor

JAG-UK commented Nov 3, 2024

It's sufficient/better to just ResolveSignedStatement (meaning you get back what was put in) and then the client can pull the Statement out if they want it. Reduces complexity for no loss of functionality

@aj-stein
Copy link
Contributor

aj-stein commented Nov 4, 2024

It's sufficient/better to just ResolveSignedStatement (meaning you get back what was put in) and then the client can pull the Statement out if they want it. Reduces complexity for no loss of functionality

So no separate endpoint, you mean?

@JAG-UK JAG-UK linked a pull request Dec 3, 2024 that will close this issue
@JAG-UK
Copy link
Contributor Author

JAG-UK commented Dec 3, 2024

Reviewed and merged in #38

@JAG-UK JAG-UK closed this as completed Dec 3, 2024
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 a pull request may close this issue.

2 participants