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

set limit and paging/cursor in horizon operation_request #4246

Open
iateadonut opened this issue Feb 26, 2022 · 1 comment
Open

set limit and paging/cursor in horizon operation_request #4246

iateadonut opened this issue Feb 26, 2022 · 1 comment

Comments

@iateadonut
Copy link
Contributor

What problem does your feature solve?

You cannot get all of your claimable balances through the Stellar Go SDK.

This is just an example; many operations seem affected by this.

What would you like to see?

limit and paging/cursor supported within all operations, starting with horizonclient/operation_request

What alternatives are there?

You can create your own http.Get() request with a url you parsed yourself.

@iateadonut
Copy link
Contributor Author

iateadonut commented Mar 4, 2022

i added a fix for this here: #4248 in dfb520f

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