mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-12 02:16:17 +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
|
## Examine Your Transaction
|
||||||
|
|
||||||
You can look at your transaction using your transaction id:
|
You can look at your transaction using your transaction id:
|
||||||
``
|
```
|
||||||
$ bitcoin-cli gettransaction $txid
|
$ bitcoin-cli gettransaction $txid
|
||||||
{
|
{
|
||||||
"amount": -0.10000000,
|
"amount": -0.10000000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user