mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Removed extra "s" in Summary: Receiving a Transactions
This commit is contained in:
parent
029be4f71b
commit
db87964fad
@ -203,7 +203,7 @@ You can also use it to look at individual transactions:
|
||||
|
||||
A block explorer doesn't generally provide any more information than a command line look at a raw transaction; it just does a good job of highlighting the important information and putting together the puzzle pieces, including the transaction fees behind a transaction — another concept that we'll be covering in future sections.
|
||||
|
||||
## Summary: Receiving a Transactions
|
||||
## Summary: Receiving a Transaction
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user