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 #5464

Open
alien2108 opened this issue Sep 17, 2024 · 0 comments
Labels
horizon-api Issues or features related to the Horizon API

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

@johncanneto johncanneto added the horizon-api Issues or features related to the Horizon API label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
horizon-api Issues or features related to the Horizon API
Projects
Status: Backlog
Development

No branches or pull requests

2 participants