LiskArchive / lisk-service

:gear: API based service provider to Lisk user interfaces
https://lisk.com
Apache License 2.0
32 stars 15 forks source link

Token summary not updated when using HTTP API #2049

Closed sameersubudhi closed 6 months ago

sameersubudhi commented 6 months ago

What was the problem?

This PR resolves #2048

How was it solved?

How was it tested?

Locally, against the mainnet with HTTP API enabled

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.89%. Comparing base (a138100) to head (8b15826).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2049/graphs/tree.svg?width=650&height=150&src=pr&token=987H7T2C3K&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ)](https://app.codecov.io/gh/LiskHQ/lisk-service/pull/2049?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LiskHQ) ```diff @@ Coverage Diff @@ ## development #2049 +/- ## ============================================ Coverage 67.89% 67.89% ============================================ Files 303 303 Lines 5703 5703 Branches 1081 1081 ============================================ Hits 3872 3872 Misses 1831 1831 ```