mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
Create 03_4_Receiving_a_Transaction.md
This commit is contained in:
parent
13eee1039c
commit
c70ca2da98
@ -206,3 +206,7 @@ A block explorer doesn't generally provide any more information than a command l
|
|||||||
## Summary: Receiving a Transactions
|
## Summary: Receiving a Transactions
|
||||||
|
|
||||||
Faucets will give you money on the testnet. They come in as raw transactions, which can be examined with `getrawtransaction` or a block explorer. Once you've receive a transaction, you can see it in your balance and your wallet.
|
Faucets will give you money on the testnet. They come in as raw transactions, which can be examined with `getrawtransaction` or a block explorer. Once you've receive a transaction, you can see it in your balance and your wallet.
|
||||||
|
|
||||||
|
## What's Next?
|
||||||
|
|
||||||
|
Advance through "bitcoin-cli" with [Chapter Four: Sending Bitcoin Transactions](04_0_Creating_Basic_Bitcoin_Transactions.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user