fireblocks-sdk-js
fireblocks-sdk-js copied to clipboard
[Feature Request] Enhance getVaultAccountsWithPageInfo with Optional nextOrPreviousPath for Consistent Pagination Feature
Hello Fireblocks SDK Team,
I've noticed a discrepancy in the pagination capabilities of the SDK. The getTransactionsWithPageInfo
method supports an optional nextOrPreviousPath
parameter for enhanced pagination, but this feature is absent in the getVaultAccountsWithPageInfo
method.
Implementing a similar parameter for getVaultAccountsWithPageInfo
would not only bring consistency across the SDK but also improve usability for clients needing advanced pagination features.
Would it be possible to add this feature to the getVaultAccountsWithPageInfo
method?
Thank you for your consideration.
Best regards, Søren