mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2026-04-13 00:22:25 +00:00
Update 03_6_Creating_QR_Codes_for_Addresses.md
This commit is contained in:
parent
3112235e4b
commit
be62d14995
@ -41,3 +41,14 @@ $ ls -la newaddress.jpg
|
|||||||
Here's what that code looks like:
|
Here's what that code looks like:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Test Every QR
|
||||||
|
|
||||||
|
Working with digital currency means never trusting anything. That's because there are no take-backs. If you make a mistake, no one can correct it for you. Often that means that you lose funds. For that reason, you should always be sure of any QR code you're given.
|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user