mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2026-04-12 16:12:55 +00:00
Update 04_5_Sending_Coins_with_Automated_Raw_Transactions.md
This commit is contained in:
parent
841cf40eb1
commit
d177b8dc68
@ -158,6 +158,10 @@ $ bitcoin-cli listunspent
|
||||
]
|
||||
```
|
||||
|
||||
## Freeze Your Coins
|
||||
|
||||
[towrite]
|
||||
|
||||
## Summary: Sending Coins with Automated Raw Transactions
|
||||
|
||||
If you must send funds with raw transactions then `fundrawtransaction` gives you a nice alternative where fees, inputs, and outputs are calculated for you, so you don't accidentally lose a bunch of money.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user