mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-10 17:36:23 +00:00
Update 4_1_Sending_Coins_The_Easy_Way.md
This commit is contained in:
parent
06386b093b
commit
317711bdf0
@ -49,7 +49,7 @@ You'll receive a txid back when you issue this command.
|
||||
## Examine Your Transaction
|
||||
|
||||
You can look at your transaction using your transaction id:
|
||||
``
|
||||
```
|
||||
$ bitcoin-cli gettransaction $txid
|
||||
{
|
||||
"amount": -0.10000000,
|
||||
|
Loading…
x
Reference in New Issue
Block a user