File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -101,22 +101,22 @@ Please see the BNF grammar above for the normative syntax.
101
101
=== Examples ===
102
102
103
103
Just the address:
104
- bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W
104
+ bitcoin:bc1q09vm5lfy0j5reeulh4x5752q25uqqvz34hufdl
105
105
106
106
Address with name:
107
- bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W ?label=Luke-Jr
107
+ bitcoin:bc1q09vm5lfy0j5reeulh4x5752q25uqqvz34hufdl ?label=Luke-Jr
108
108
109
109
Request 20.30 BTC to "Luke-Jr":
110
- bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W ?amount=20.3&label=Luke-Jr
110
+ bitcoin:bc1q09vm5lfy0j5reeulh4x5752q25uqqvz34hufdl ?amount=20.3&label=Luke-Jr
111
111
112
112
Request 50 BTC with message:
113
- bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W ?amount=50&label=Luke-Jr&message=Donation%20for%20project%20xyz
113
+ bitcoin:bc1q09vm5lfy0j5reeulh4x5752q25uqqvz34hufdl ?amount=50&label=Luke-Jr&message=Donation%20for%20project%20xyz
114
114
115
115
Some future version that has variables which are (currently) not understood and required and thus invalid:
116
- bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W ?req-somethingyoudontunderstand=50&req-somethingelseyoudontget=999
116
+ bitcoin:bc1q09vm5lfy0j5reeulh4x5752q25uqqvz34hufdl ?req-somethingyoudontunderstand=50&req-somethingelseyoudontget=999
117
117
118
118
Some future version that has variables which are (currently) not understood but not required and thus valid:
119
- bitcoin:175tWpb8K1S7NmH4Zx6rewF9WQrcZv245W ?somethingyoudontunderstand=50&somethingelseyoudontget=999
119
+ bitcoin:bc1q09vm5lfy0j5reeulh4x5752q25uqqvz34hufdl ?somethingyoudontunderstand=50&somethingelseyoudontget=999
120
120
121
121
Characters must be URI encoded properly.
122
122
You can’t perform that action at this time.
0 commit comments