Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 836ef06

Browse files
committedJul 13, 2024·
f add examples of silent payment addresses
1 parent ff71934 commit 836ef06

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎bip-XXXX.mediawiki

+9
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,15 @@ Request funds to be paid over lightning to a BOLT 11 invoice with no fallback:
139139
Request funds to be paid over lightning to a BOLT 12 offer with no fallback:
140140
bitcoin:?lno=lno1bogusoffer
141141

142+
Request funds to be paid over lightning to a BOLT 12 offer or silent payments address with no fallback:
143+
bitcoin:?lno=lno1bogusoffer&sp=sp1qsilentpayment
144+
145+
Request funds to be paid to a silent payments address with no fallback:
146+
bitcoin:?sp=sp1qsilentpayment
147+
148+
Request funds to be paid to a silent payments address with a fallback:
149+
bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W?sp=sp1qsilentpayment
150+
142151
Some future version that has variables which are (currently) not understood and required and thus invalid:
143152
bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W?req-somethingyoudontunderstand=50&req-somethingelseyoudontget=999
144153

0 commit comments

Comments
 (0)
Please sign in to comment.