From e673c0f39ca0954e39768e1a68b1cc88f294ef29 Mon Sep 17 00:00:00 2001
From: Shannon Appelcline <shannona@skotos.net>
Date: Fri, 3 Mar 2017 16:44:11 -0800
Subject: [PATCH] Update 3_5_Sending_a_Raw_Transaction_to_an_OP_RETURN.md

---
 3_5_Sending_a_Raw_Transaction_to_an_OP_RETURN.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/3_5_Sending_a_Raw_Transaction_to_an_OP_RETURN.md b/3_5_Sending_a_Raw_Transaction_to_an_OP_RETURN.md
index bd8e4be..254d310 100644
--- a/3_5_Sending_a_Raw_Transaction_to_an_OP_RETURN.md
+++ b/3_5_Sending_a_Raw_Transaction_to_an_OP_RETURN.md
@@ -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