diff --git a/00-introduction.md b/00-introduction.md index 94d0f099b..e83ac1e81 100644 --- a/00-introduction.md +++ b/00-introduction.md @@ -22,6 +22,7 @@ This is version 0. 9. [BOLT #9](09-features.md): Assigned Feature Flags 10. [BOLT #10](10-dns-bootstrap.md): DNS Bootstrap and Assisted Node Location 11. [BOLT #11](11-payment-encoding.md): Invoice Protocol for Lightning Payments +12. [BOLT #12](12-offer-encoding.md): Negotiation Protocol for Lightning Payments ## The Spark: A Short Introduction to Lightning diff --git a/12-offer-encoding.md b/12-offer-encoding.md index 930d6442d..873ef03ee 100644 --- a/12-offer-encoding.md +++ b/12-offer-encoding.md @@ -1,4 +1,4 @@ -# BOLT #12: Flexible Protocol for Lightning Payments +# BOLT #12: Negotiation Protocol for Lightning Payments # Table of Contents