-
Notifications
You must be signed in to change notification settings - Fork 37
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
feat(jellyfish-api-core): add getAnchorTeams to rpc_masternode #923
Conversation
Code Climate has analyzed commit 104c633 and detected 0 issues on this pull request. View more on Code Climate. |
Codecov Report
@@ Coverage Diff @@
## main #923 +/- ##
==========================================
+ Coverage 92.31% 96.03% +3.72%
==========================================
Files 146 146
Lines 4554 4566 +12
Branches 585 585
==========================================
+ Hits 4204 4385 +181
+ Misses 347 181 -166
+ Partials 3 0 -3
Continue to review full report at Codecov.
|
What this PR does / why we need it:
Added getAnchorTeams rpc to rpc_masternode
Which issue(s) does this PR fixes?:
Fixes # #48
Additional comments?: