Skip to content
Snippets Groups Projects
Commit c9f240c7 authored by crokkon's avatar crokkon
Browse files

Account: support for retrieving all delegations

Switching `Account.get_vesting_delegations()` from the
`find_vesting_delegations` API call, which is limited to only the first
1000 entries, to `list_vesting_delegations`. The latter supports
`start_account` and `limit` also for appbase nodes and allows fetching
all delegations of a given account.
parent fee3f291
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment