From 61bbc29499ecbc8606944cff62d50ff02adf5758 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 19 Feb 2026 14:38:14 -1000 Subject: [PATCH] Update 03_6_Creating_QR_Codes_for_Addresses.md --- 03_6_Creating_QR_Codes_for_Addresses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03_6_Creating_QR_Codes_for_Addresses.md b/03_6_Creating_QR_Codes_for_Addresses.md index fc5bc68..5dc12e4 100644 --- a/03_6_Creating_QR_Codes_for_Addresses.md +++ b/03_6_Creating_QR_Codes_for_Addresses.md @@ -48,7 +48,7 @@ Working with digital currency means never trusting anything. That's because ther First, decode it and see what it really says. This can often be done with a mobile device: scan the code and most modern devices should show you what it says: -![](/images/03-qraddress-photo.jpg) + Second, check the text of the QR with the person who sent it to you. For addresses, checking the first several and last several addresses can be enough. In this case the QR sender could check the address against his wallet with `getaddressesbylabel` and see that `tb1qguyxx...93xk3nhu` is indeed in there.