Guide icon indicating copy to clipboard operation
Guide copied to clipboard

Standardize BIP/BOLT reference format

Open andrei-21 opened this issue 3 months ago • 0 comments

Problem

The guide is inconsistent when it labels Bitcoin Improvement Proposals and Lightning BOLTs:

  • BIP-353 (with hyphen)
  • BIP 21 (with space)
  • BOLT12 (no space)

Proposal

Adopt the single, space-separated form already used by the RFC series: "BIP 21", "BOLT 12", etc.

Let me know if you agree and I will proceed with a PR.

andrei-21 avatar Oct 29 '25 20:10 andrei-21