Skip to content
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

Make a couple of the functions on CheckedHrpstring struct public #173

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

tcharding
Copy link
Member

These two functions are useful to users of the lib, lets make them public.

The `validate_padding` function is useful to users of the library, lets
make it public.

Rename to `validate_segwit_padding` and make the function public.
The `validate_witness_program_length` function is useful to users of the
library, lets make it public.
Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK bde1df5

@apoelstra apoelstra merged commit e6660be into rust-bitcoin:master Jan 23, 2024
12 checks passed
@tcharding tcharding deleted the 01-23-pub-functions branch January 25, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants