diff --git a/ch02_overview.adoc b/ch02_overview.adoc index d658831f..ba060380 100644 --- a/ch02_overview.adoc +++ b/ch02_overview.adoc @@ -104,16 +104,16 @@ application to see what Alice would see: [[invoice-URI]] .The invoice QR code encodes the following URI, defined in BIP21: ---- -bitcoin:bc1qk2g6u8p4qm2s2lh3gts5cpt2mrv5skcuu7u3e4?amount=0.01577764& -label=Bob%27s%20Store& -message=Purchase%20at%20Bob%27s%20Store +bitcoin:1GdK9UzpHBzqzX2A9JFP3Di4weBwqgmoQA?amount=0.015& +label=Bob%27s%20Cafe& +message=Purchase%20at%20Bob%27s%20Cafe Components of the URI -A Bitcoin address: "bc1qk2g6u8p4qm2s2lh3gts5cpt2mrv5skcuu7u3e4" -The payment amount: "0.01577764" -A label for the recipient address: "Bob's Store" -A description for the payment: "Purchase at Bob's Store" +A Bitcoin address: "1GdK9UzpHBzqzX2A9JFP3Di4weBwqgmoQA" +The payment amount: "0.015" +A label for the recipient address: "Bob's Cafe" +A description for the payment: "Purchase at Bob's Cafe" ---- [TIP] diff --git a/meta/github_contrib.adoc b/meta/github_contrib.adoc index 6bb33810..5a2bd4f2 100644 --- a/meta/github_contrib.adoc +++ b/meta/github_contrib.adoc @@ -152,6 +152,7 @@
  • Sam Ritchie (sritchie)
  • Samir Sadek (netsamir)
  • Sandro Conforto (sandroconforto)
  • +
  • Sanghun Kang (sanghunka)
  • Sanjay Sanathanan (sanjays95)
  • Sebastian Falbesoner (theStack)
  • Sergei Tikhomirov (s-tikhomirov)