PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
162 stars 49 forks source link

Transaction fee paid fix #1479

Closed Neopallium closed 1 year ago

Neopallium commented 1 year ago

changelog

modified logic

codecov[bot] commented 1 year ago

Codecov Report

Merging #1479 (835db89) into develop (de418e9) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #1479      +/-   ##
===========================================
- Coverage    53.94%   53.93%   -0.01%     
===========================================
  Files          151      151              
  Lines        32890    32890              
===========================================
- Hits         17741    17740       -1     
- Misses       15149    15150       +1     
Impacted Files Coverage Δ
pallets/runtime/develop/src/runtime.rs 3.63% <ø> (ø)
pallets/transaction-payment/src/lib.rs 49.26% <100.00%> (ø)

... and 1 file with indirect coverage changes