bip-433: fix heading levels, stray '<', typos, add Copyright section #2291

pull kriss39 wants to merge 1 commits into bitcoin:master from kriss39:fix/bip433-formatting changing 1 files +11 −7
  1. kriss39 commented at 4:17 PM on September 13, 2026: contributor

    Editorial fixes to BIP 433 (P2A), no change to the specification itself:

    • ===Specification=== was a level-3 heading, so on the rendered page (and in the TOC) Specification appears as a subsection of Motivation; Implementation/Related Work were level 4 and Backward Compatibility was level 4 instead of being a top-level section. Reset them to ==Specification== / ===Implementation=== / ===Related Work=== / ==Backward Compatibility==.
    • Remove the stray < in <code><tb1pfees9rn5nz</code> (the address itself is correct: bech32m("tb", 1, 0x4e73) = tb1pfees9rn5nz).
    • Typos: "output typea" → "output type", "ineherent" → "inherent".
    • Add the Copyright section that BIP 3 requires, stating the same BSD-3-Clause terms as the License header.
  2. bip-433: fix heading levels, stray '<', typos, add Copyright section
    - Specification was a level-3 heading and therefore rendered as a
      subsection of Motivation; Backward Compatibility, Implementation and
      Related Work were one level too deep as well.
    - Drop the stray '<' in front of the testnet address tb1pfees9rn5nz.
    - 'typea' -> 'type', 'ineherent' -> 'inherent'.
    - Add the Copyright section required by BIP 3, matching the
      BSD-3-Clause License header.
    e2e7a03d69
  3. jonatack added the label Fixups on Sep 14, 2026
  4. jonatack commented at 9:50 PM on September 14, 2026: member

    ACK

  5. jonatack merged this on Sep 14, 2026
  6. jonatack closed this on Sep 14, 2026

Contributors
Labels

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: 2026-09-14 22:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me