diff --git a/03_6_Creating_QR_Codes_for_Addresses.md b/03_6_Creating_QR_Codes_for_Addresses.md index 5dc12e4..246ea51 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: - + 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.