michaelhly / solana-py

Solana Python SDK
https://michaelhly.github.io/solana-py
MIT License
979 stars 252 forks source link

Add NATIVE_DECIMALS & solana constants #436

Closed michaelhly closed 3 months ago

michaelhly commented 3 months ago

Closes #433

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 89.75%. Comparing base (ff9af68) to head (c22364a). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #436 +/- ## ========================================== + Coverage 89.69% 89.75% +0.06% ========================================== Files 27 28 +1 Lines 2193 2206 +13 ========================================== + Hits 1967 1980 +13 Misses 226 226 ```