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

Horizon API: Get Memo with "payments" function and avoid unnecessary "transactions" call just to get memo for the payment #980

Closed
alien2108 opened this issue Sep 16, 2024 · 1 comment

Comments

@alien2108
Copy link

What problem does your feature solve?

Optimize number of RPC calls

What would you like to see?

Memo of payment transaction returned with call to "payments"

What alternatives are there?

Existing procedure requires additional "expensive" call to "transactions" just to get memo for a payment

@alien2108 alien2108 changed the title RPC: Get Memo with "payments" function and avoid unnecessary "transactions" call just to get memo for the payment Horizon API: Get Memo with "payments" function and avoid unnecessary "transactions" call just to get memo for the payment Sep 16, 2024
@mollykarcher
Copy link
Contributor

Please refile over in the Horizon codebase: https://github.com/stellar/go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants