mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 3_5_Sending_a_Raw_Transaction_to_an_OP_RETURN.md
This commit is contained in:
parent
bb27e6b785
commit
e673c0f39c
@ -38,7 +38,7 @@ $ bitcoin-cli listunspent
|
||||
|
||||
$ utxo_txid_4="0c198125f5a0e2e598ce3b7e4253a95dce780dec12601ed0a44c8544606782b2"
|
||||
$ utxo_vout_4="0"
|
||||
$ changeaddress_4=$(bitcoin-cli getnewaddress)
|
||||
$ changeaddress_4=$(bitcoin-cli getrawchangeaddress)
|
||||
```
|
||||
|
||||
## Write A Rawtransaction
|
||||
|
Loading…
x
Reference in New Issue
Block a user