We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rc_api currently does not have any methods for inquiring about delegation pools.
rc_account_api_object
rc_account_object
(from_account, to_pool)
Add these to condenser_api as well for wallet support (Related #3593)
condenser_api
The text was updated successfully, but these errors were encountered:
WIP. Doesn't build #3610
d776506
Fix plugin_test #3610
0f8af5c
#3610: Distinguish sort types and struct tags with enum class, cleanu…
6f67d42
…p compilation errors
#3610: Remove commented code
86d0cb6
#3610: Fix whitespace formatting issues
e4e50bb
mvandeberg
Successfully merging a pull request may close this issue.
rc_api currently does not have any methods for inquiring about delegation pools.
rc_account_api_object
to match internalrc_account_object
rc_account_api_object
to include incoming delegations(from_account, to_pool)
.Add these to
condenser_api
as well for wallet support (Related #3593)The text was updated successfully, but these errors were encountered: