mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Releases: Link To Full Node Page From Download Page
This commit is contained in:
parent
91bd921d3e
commit
f61f66d326
2 changed files with 2 additions and 1 deletions
|
@ -77,7 +77,7 @@ lin64: "linux64.tar.gz"
|
|||
</p>
|
||||
</div>
|
||||
<h2><img src="/img/icons/note.svg" class="warningicon" alt="note">{% translate patient %}</h2>
|
||||
<p>{% translate notesync %}</p>
|
||||
<p>{% translate notesync %} {% translate full_node_guide %}</p>
|
||||
<p>{% translate notelicense %}</p>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
|
|
|
@ -239,6 +239,7 @@ en:
|
|||
versionhistory: "Show version history"
|
||||
notelicense: "Bitcoin Core is a community-driven <a href=\"https://www.fsf.org/about/what-is-free-software\">free software</a> project, released under the <a href=\"http://opensource.org/licenses/mit-license.php\">MIT license</a>."
|
||||
notesync: "Bitcoin Core initial synchronization will take time and download a lot of data. You should make sure that you have enough bandwidth and storage for the full block chain size (over 20GB). If you have a good Internet connection, you can help strengthen the network by keeping your PC running with Bitcoin Core and port 8333 open."
|
||||
full_node_guide: "Read the <a href=\"/en/full-node\">full node guide</a> for details."
|
||||
patient: "Check your bandwidth and space"
|
||||
events:
|
||||
title: "Conferences and events - Bitcoin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue