michaelhly / solana-py

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

Add block subscribe/unsubscribe websocket methods #418

Closed michaelhly closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #418 (e27cf3a) into master (53adfce) will increase coverage by 0.06%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #418 +/- ## ========================================== + Coverage 89.63% 89.69% +0.06% ========================================== Files 27 27 Lines 2180 2193 +13 ========================================== + Hits 1954 1967 +13 Misses 226 226 ```