BIP69: fix function name typo in example code #1897
pull Galoretka wants to merge 1 commits into bitcoin:master from Galoretka:rawe changing 1 files +1 −1-
Galoretka commented at 6:35 pm on July 16, 2025: contributorCorrected a typo in the output_cmp function where the non-existent function bytearray_cmp was called. Changed it to the correct function name bytearr_cmp to ensure proper output comparison and prevent runtime errors. This fix improves code reliability and consistency.
-
Fix function name typo: use bytearr_cmp instead of bytearray_cmp 504c8439ce
-
jonatack added the label Bug fix on Jul 16, 2025
-
jonatack renamed this:
Fix function name typo: use bytearr_cmp instead of bytearray_cmp
BIP69: fix function name typo in example code
on Jul 16, 2025 -
jonatack commented at 10:24 pm on July 16, 2025: memberACK 504c8439ce345d20e91c2079a3170bc6ca82a2e9
-
murchandamus merged this on Jul 16, 2025
-
murchandamus closed this on Jul 16, 2025
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-07-29 16:10 UTC
This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-07-29 16:10 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me