pull/1098/merge
Sang 3 months ago committed by GitHub
commit c82738778e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -104,16 +104,16 @@ application to see what Alice would see:
[[invoice-URI]] [[invoice-URI]]
.The invoice QR code encodes the following URI, defined in BIP21: .The invoice QR code encodes the following URI, defined in BIP21:
---- ----
bitcoin:bc1qk2g6u8p4qm2s2lh3gts5cpt2mrv5skcuu7u3e4?amount=0.01577764& bitcoin:1GdK9UzpHBzqzX2A9JFP3Di4weBwqgmoQA?amount=0.015&
label=Bob%27s%20Store& label=Bob%27s%20Cafe&
message=Purchase%20at%20Bob%27s%20Store message=Purchase%20at%20Bob%27s%20Cafe
Components of the URI Components of the URI
A Bitcoin address: "bc1qk2g6u8p4qm2s2lh3gts5cpt2mrv5skcuu7u3e4" A Bitcoin address: "1GdK9UzpHBzqzX2A9JFP3Di4weBwqgmoQA"
The payment amount: "0.01577764" The payment amount: "0.015"
A label for the recipient address: "Bob's Store" A label for the recipient address: "Bob's Cafe"
A description for the payment: "Purchase at Bob's Store" A description for the payment: "Purchase at Bob's Cafe"
---- ----
[TIP] [TIP]

@ -152,6 +152,7 @@
<li>Sam Ritchie (sritchie)</li> <li>Sam Ritchie (sritchie)</li>
<li>Samir Sadek (netsamir)</li> <li>Samir Sadek (netsamir)</li>
<li>Sandro Conforto (sandroconforto)</li> <li>Sandro Conforto (sandroconforto)</li>
<li>Sanghun Kang (sanghunka)</li>
<li>Sanjay Sanathanan (sanjays95)</li> <li>Sanjay Sanathanan (sanjays95)</li>
<li>Sebastian Falbesoner (theStack)</li> <li>Sebastian Falbesoner (theStack)</li>
<li>Sergei Tikhomirov (s-tikhomirov)</li> <li>Sergei Tikhomirov (s-tikhomirov)</li>

Loading…
Cancel
Save