Create 35.md

This commit is contained in:
wakgill
2021-01-04 21:01:51 -06:00
committed by GitHub
parent 2d3366c96b
commit 0fb1868065
+22
View File
@@ -0,0 +1,22 @@
---
layout: forum
title: 'Re: Bitcoin crash when sending coins'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 35
date: 2010-02-03 23:29:57 UTC
original: https://bitcointalk.org/index.php?topic=27.msg219#msg219
---
# Re: Bitcoin crash when sending coins
---
```
Re: Bitcoin crash when sending coins
February 03, 2010, 11:29:57 PM
I uploaded this fix to the SVN. It watches for spent coins and updates your wallet on load and also continuously as blocks come in. I also put a better error message, but it should never hit it because it always finds spent coins ahead of time, unless you spent the same money at the same time on two computers at once.
If you want to try it, PM or e-mail me your e-mail address where I can send it as an attachment and also what OS (win, linux 32-bit, linux 64-bit).
```