-
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 mintTokens rpc #290
Add mintTokens rpc #290
Conversation
Code Climate has analyzed commit b682ac7 and detected 0 issues on this pull request. View more on Code Climate. |
✔️ Deploy Preview for jellyfish-defi ready! 🔨 Explore the source changes: b682ac7 🔍 Inspect the deploy log: https://app.netlify.com/sites/jellyfish-defi/deploys/60b7801580da6e0007119fa8 😎 Browse the preview: https://deploy-preview-290--jellyfish-defi.netlify.app |
size-limit report 📦
|
Codecov Report
@@ Coverage Diff @@
## main #290 +/- ##
=======================================
Coverage 97.04% 97.05%
=======================================
Files 91 91
Lines 2507 2579 +72
Branches 318 328 +10
=======================================
+ Hits 2433 2503 +70
- Misses 74 76 +2
Continue to review full report at Codecov.
|
# Conflicts: # packages/jellyfish-api-core/__tests__/category/token.test.ts
What kind of PR is this?:
/kind feature
What this PR does / why we need it:
Add mintTokens rpc
Which issue(s) does this PR fixes?:
Fixes part of #48
Additional comments?: