(267 . 7)(267 . 6)
247 if (fInsertedNew || fUpdated)
248 if (!wtx.WriteToDisk())
249 return false;
250 #ifndef QT_GUI
251 // If default receiving address gets used, replace it with a new one
252 CScript scriptDefaultKey;
253 scriptDefaultKey.SetBitcoinAddress(vchDefaultKey);
(283 . 7)(282 . 6)
255 }
256 }
257 }
258 #endif
259 // Notify UI
260 vWalletUpdated.push_back(hash);
261