-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SubscribeBlockHeaders* endpoints #760
Add SubscribeBlockHeaders* endpoints #760
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #760 +/- ##
==========================================
+ Coverage 52.92% 54.83% +1.91%
==========================================
Files 35 35
Lines 5580 5788 +208
==========================================
+ Hits 2953 3174 +221
+ Misses 2231 2165 -66
- Partials 396 449 +53
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@illia-malachyn please fix the conflicts, then this is ready to merge |
Part of #746