← Back to Bitcoin Improvement Proposals
BIPinformational
BIP119: appease typos linter
The linter is raising with the following (e.g., in #1780 and #1783) that is resolved by this patch. ```bash ~/bitcoin/bips$ typos error: `TYP` should be `TYPO` --> ./bip-0119.mediawiki:594:73 | 594 | is set to CTVHASH_ALL. Other programs could be added similar to SIGHASH_TYPEs. ```
No reviewsCollections:BIPs — Merged
Specification
The linter is raising with the following (e.g., in #1780 and #1783) that is resolved by this patch.
~/bitcoin/bips$ typos
error: `TYP` should be `TYPO`
--> ./bip-0119.mediawiki:594:73
|
594 | is set to CTVHASH_ALL. Other programs could be added similar to SIGHASH_TYPEs.
Discussion (0 threads)
Loading discussions...