-
Notifications
You must be signed in to change notification settings - Fork 20
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: make repay fee constant #307
Conversation
Crate versions that have been updated:
Runtime versions don't match. Runtime version has not been increased. |
Codecov Report
@@ Coverage Diff @@
## master #307 +/- ##
==========================================
+ Coverage 81.71% 81.73% +0.01%
==========================================
Files 21 21
Lines 2210 2212 +2
==========================================
+ Hits 1806 1808 +2
Misses 404 404
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add test and bump version
Add
repay_fee
into constant metadata.Fixes: #306