pactus-project / pactus

Pactus blockchain
https://pactus.org
MIT License
124 stars 136 forks source link

fix(HTTP): using amount type for fee in transaction details #1255

Closed kehiy closed 1 month ago

kehiy commented 1 month ago

Description

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 76.12%. Comparing base (a3e7045) to head (723393f). Report is 29 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1255 +/- ## ========================================== - Coverage 81.49% 76.12% -5.38% ========================================== Files 179 203 +24 Lines 9528 10637 +1109 ========================================== + Hits 7765 8097 +332 - Misses 1382 2149 +767 - Partials 381 391 +10 ```