-
Notifications
You must be signed in to change notification settings - Fork 217
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
use mainnet by default #381
Conversation
Codecov Report
@@ Coverage Diff @@
## main #381 +/- ##
==========================================
+ Coverage 66.02% 67.15% +1.12%
==========================================
Files 7 7
Lines 889 889
==========================================
+ Hits 587 597 +10
+ Misses 265 258 -7
+ Partials 37 34 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
nice!
4de8914
to
658b0ad
Compare
added a fix, otherwise it wouldn't allow any other network :) |
658b0ad
to
8d2e962
Compare
8d2e962
to
5a71d59
Compare
π Summary
Use
-mainnet
by defaultβ I have run these commands
make lint
make test-race
go mod tidy