polymesh-sdk icon indicating copy to clipboard operation
polymesh-sdk copied to clipboard

fix: add missing ResultSet interface to paginated queries

Open sansan opened this issue 2 weeks ago • 1 comments

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) ?

sansan avatar Feb 10 '25 14:02 sansan