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 support for https://horizon-testnet.stellar.org/offers/:offer_id #40

Open
nkosi23 opened this issue Dec 18, 2024 · 0 comments · May be fixed by #43
Open

Add support for https://horizon-testnet.stellar.org/offers/:offer_id #40

nkosi23 opened this issue Dec 18, 2024 · 0 comments · May be fixed by #43

Comments

@nkosi23
Copy link

nkosi23 commented Dec 18, 2024

Is your feature request related to a problem? Please describe.
Thanks a lot for this SDK!
Currently there is no API for the endpoint offers/:offer_id

Describe the solution you'd like
Add the method OffersRequestBuilder.WithId(id)

Describe alternatives you've considered
The alternatives are workarounds involving fetching the offers for an account first, or bypassing the sdk all together.

@cuongph87 cuongph87 linked a pull request Jan 16, 2025 that will close this issue
9 tasks
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.

1 participant