Corrected 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.
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: contributor
-
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: member
ACK 504c8439ce345d20e91c2079a3170bc6ca82a2e9
- murchandamus merged this on Jul 16, 2025
- murchandamus closed this on Jul 16, 2025