mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
blockchain download in satoshi bitcoin is around 8 hours with 0.6 on my system.
This commit is contained in:
parent
99b2be9e4f
commit
0bf9b9bb19
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ clients:
|
||||||
- name: Bitcoin-Qt
|
- name: Bitcoin-Qt
|
||||||
url: bitcoin.org
|
url: bitcoin.org
|
||||||
image: bitcoin-qt.png
|
image: bitcoin-qt.png
|
||||||
description: The original software written by Satoshi Nakamoto, the project's founder. If you aren't sure which program to pick, this is a good bet. This application is a peer-to-peer client that builds the backbone of the Bitcoin network. It is suited for enthusiasts, merchants, miners, developers and people who want to help support the project. People who run Bitcoin-Qt are first class network citizens and have the highest levels of security, privacy and stability. However, it can be very resource intensive and you should be willing to leave it running in the background so other computers can connect to yours. If your computer is low powered or you aren't willing to tolerate a 24-hour+ initial start time, you should consider other clients. Cutting edge features tend to be implemented in other clients first.
|
description: The original software written by Satoshi Nakamoto, the project's founder. If you aren't sure which program to pick, this is a good bet. This application is a peer-to-peer client that builds the backbone of the Bitcoin network. It is suited for enthusiasts, merchants, miners, developers and people who want to help support the project. People who run Bitcoin-Qt are first class network citizens and have the highest levels of security, privacy and stability. However, it can be very resource intensive and you should be willing to leave it running in the background so other computers can connect to yours. If your computer is low powered or you aren't willing to tolerate a 8-hour+ initial start time, you should consider other clients. Cutting edge features tend to be implemented in other clients first.
|
||||||
platforms:
|
platforms:
|
||||||
- name: linux
|
- name: linux
|
||||||
- name: ubuntu
|
- name: ubuntu
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue