mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update chainfork.html
Fix typo: core developer is --> core developers are
This commit is contained in:
parent
d8d213c1d9
commit
87a7157a71
1 changed files with 4 additions and 3 deletions
|
@ -25,10 +25,11 @@ single block chain compatible with all bitcoin software.
|
|||
Nothing. Your bitcoin software will switch to the correct chain automatically, no matter
|
||||
which version you are running.
|
||||
</p>
|
||||
<h3>Are my bitcoin safe?</h3>
|
||||
<h3>Are my bitcoins safe?</h3>
|
||||
<p>
|
||||
Yes.
|
||||
</p><h3>I'm a merchant accepting bitcoins, what should I do?</h3>
|
||||
</p>
|
||||
<h3>I'm a merchant accepting bitcoins, what should I do?</h3>
|
||||
<p>
|
||||
If you are running version 0.8.0, there is a small risk that payments with more than
|
||||
6 confirmations could be double-spent on the 0.7-compatible blockchain. The risk is small
|
||||
|
@ -38,7 +39,7 @@ same transaction into the two sides of the chain.
|
|||
</p>
|
||||
<h2>What will be done</h2>
|
||||
<p>
|
||||
The core developer is investigating exactly what causes the old versions to reject the new
|
||||
The core developers are investigating exactly what causes the old versions to reject the new
|
||||
blocks, and will release a 0.8.1 version that avoids creating blocks that are incompatible with
|
||||
older versions.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue