-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
bind on init #450
bind on init #450
Conversation
Let me clone this and give it a shot. |
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.
Seems to work for me!
Do you want to consider changing the README to reflect this change?
Codecov Report
@@ Coverage Diff @@
## main #450 +/- ##
==========================================
- Coverage 58.39% 58.00% -0.39%
==========================================
Files 10 10
Lines 3002 3022 +20
==========================================
Hits 1753 1753
- Misses 1249 1269 +20
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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 lgtm!
LEt's get CI passing and we can merge this in |
This pull request implements the changes requested in issue #428 by changing the
init
command to also redo the contract bindings.