-
Notifications
You must be signed in to change notification settings - Fork 717
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
PushBytes::read_scriptint
is a bit unwieldy
#3479
Comments
And the PRs that touched |
It looks like there are two places where we call this method in The other is in |
This is a
This is the call site that caused me to raise the issue, so you've cleared it up nicely. Thanks |
While upgrading
mininscript
to track master branch I found that thePushBytes::read_scriptint
function is unwieldy.Should we add this back in:
The text was updated successfully, but these errors were encountered: