mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 03_4_Receiving_a_Transaction.md
This commit is contained in:
parent
6430ba1670
commit
8a80b92180
@ -12,7 +12,7 @@ To use a faucet, you'll usually need to go to a URL and copy and paste in your a
|
|||||||
|
|
||||||
_What is a transaction?_ A transaction is a bitcoin exchange. The owner of some bitcoins uses his private key to access those coins, then locks the transaction using the recipient's public key.
|
_What is a transaction?_ A transaction is a bitcoin exchange. The owner of some bitcoins uses his private key to access those coins, then locks the transaction using the recipient's public key.
|
||||||
|
|
||||||
> **TESTNET vs MAINNET:** Sadly, there are no faucets in real life. If you were playing on the mainnet, you'd need to go and actually buy bitcoins at a bitcoin exchange or ATM, or you'd need to get someone to send them to you. Testnet life is much easier.
|
> :link: **TESTNET vs MAINNET:** Sadly, there are no faucets in real life. If you were playing on the mainnet, you'd need to go and actually buy bitcoins at a bitcoin exchange or ATM, or you'd need to get someone to send them to you. Testnet life is much easier.
|
||||||
|
|
||||||
## Verify Your Money
|
## Verify Your Money
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user