You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed the unnecessary call to the mirrornode for the account transa… (#1115)
* Removed the unnecessary call to the mirrornode for the account transactions.
* Implemented a pagination fix and updated mocks.
* Applied feedback from PR review.
* Updated test to include corrent next linl in account pagination.
---------
Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Alfredo Gutierrez <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
this.logger.debug(`${requestIdPrefix} Unable to find expected search parameters in account next page link ${mirrorAccount.links.next}), returning 0x0 balance`);
this.logger.debug(`${requestIdPrefix} Unable to find expected beginning (gte:) timestamp in account next page link ${mirrorAccount.links.next}), returning 0x0 balance`);
0 commit comments