-
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
Add blockchain.getDifficulty
RPC
#285
Conversation
Add getDifficulty
Code Climate has analyzed commit b2c497b and detected 0 issues on this pull request. View more on Code Climate. |
Deploy Preview for jellyfish-defi ready! Built with commit b2c497b |
size-limit report 📦
|
packages/jellyfish-api-core/__tests__/category/blockchain.test.ts
Outdated
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/blockchain.test.ts
Outdated
Show resolved
Hide resolved
packages/jellyfish-api-core/__tests__/category/blockchain.test.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Fuxing Loh <[email protected]>
Add getDifficulty
Codecov Report
@@ Coverage Diff @@
## main #285 +/- ##
==========================================
+ Coverage 96.38% 96.50% +0.12%
==========================================
Files 82 85 +3
Lines 2155 2230 +75
Branches 275 287 +12
==========================================
+ Hits 2077 2152 +75
Misses 78 78
Continue to review full report at Codecov.
|
blockchaingetDifficulty
RPCblockchain.getDifficulty
RPC
…just string for better support (#285)
Add getDifficulty
What kind of PR is this?:
/kind feature
Add getDifficulty rpc