polymesh-sdk
polymesh-sdk copied to clipboard
fix: add missing ResultSet interface to paginated queries
Description
- Adds missing ResultSet interface to paginated queries.
- marks Network.getEventsByIndexedArgs deprecated
- updates comment doc to indicate paginated method
Breaking Changes
- changes data structure returned by Identity.getHistoricalInstuctions
- changes data structure returned by Settlements.getHistoricalInstuctions
JIRA Link
https://polymesh.atlassian.net/browse/DA-1405
Checklist
- [ ] Updated the Readme.md (if required) ?