mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 3_Playing_with_Bitcoin.md
This commit is contained in:
parent
f8e1739221
commit
9ceb779724
@ -818,7 +818,7 @@ Finally, `listtransactions` should soon show a confirmed transaction of category
|
|||||||
"abandoned": false
|
"abandoned": false
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
You can see that it matches our txid and our address. Not only does it show the amount sent, but it also matches the fee we calculated.
|
You can see that it matches our txid and our address. Not only does it show the amount sent, but it also matches the fee we calculated. And, it's already received a confirmation, because we offered a fee that would get us swept up into a block quickly.
|
||||||
|
|
||||||
Congratulations! You're now a few satoshis poorer!
|
Congratulations! You're now a few satoshis poorer!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user