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

/account/balance + /account/coins restricted queries #65

Merged
merged 2 commits into from
Nov 5, 2020

Conversation

patrick-ogrady
Copy link
Contributor

@patrick-ogrady patrick-ogrady commented Nov 5, 2020

This PR adds support for specifying that only a subset of balances and coins be returned for a particular AccountIdentifier. This can be particularly effective for a Rosetta Module that supports hundreds of tokens (each requiring a call to the node to get balance)!

@patrick-ogrady patrick-ogrady merged commit c1335a4 into master Nov 5, 2020
@patrick-ogrady patrick-ogrady deleted the patrick/coin-lookup branch November 5, 2020 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants