Skip to content

Commit

Permalink
mention lightning PoP for BOLT 11
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlueMatt committed Oct 17, 2024
1 parent 7fba7a4 commit 6be4d54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bip-XXXX.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ If a wallet will not open the pop scheme (either because it does not support ret

For payments made using an on-chain transaction, the Payment Information shall be the full (including witness data) Bitcoin transaction as it was broadcasted to the Bitcoin network, encoded in hex.

For payments made using a BOLT 11 invoice (communicated via the `lightning` parameter), the Payment Information shall be the hex-encoded payment preimage.

Other payment schemes will define their own Payment Information format. This BIP may be updated from time to time with Payment Information formats for other payment schemes.

== Rationale ==
Expand Down

0 comments on commit 6be4d54

Please sign in to comment.