mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Update number of locks recommended
This commit is contained in:
parent
3797d71b81
commit
6d00273b38
1 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ will be out of sync with the rest of the Bitcoin network.
|
|||
</p>
|
||||
<p>
|
||||
We recommend that you
|
||||
<a href="https://sourceforge.net/projects/bitcoin/files/Bitcoin/">upgrade to version 0.8.1</a>
|
||||
<a href="https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.1/">upgrade to version 0.8.1</a>
|
||||
before the 15th of May to avoid any issues. If you are a solo miner or mining pool operator,
|
||||
please see the the notes at the end of this page for how to upgrade safely.
|
||||
</p>
|
||||
|
@ -25,7 +25,7 @@ these two lines:
|
|||
<blockquote>
|
||||
<pre>
|
||||
set_lg_dir database
|
||||
set_lk_max_locks 50000
|
||||
set_lk_max_locks 120000
|
||||
</pre>
|
||||
</blockquote>
|
||||
<p>
|
||||
|
@ -54,7 +54,7 @@ still running old versions of Bitcoin-Qt/bitcoind. Therefore, the only option is
|
|||
require everybody to either upgrade or workaround the bug.
|
||||
</p>
|
||||
<div style="text-align:right">
|
||||
<i>This notice last updated: 15 March 2013 23:00 UTC</i>
|
||||
<i>This notice last updated: 18 March 2013 16:15 UTC</i>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue