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
Open

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.

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

No branches or pull requests

1 participant