mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 15:26:09 +00:00
Mining - small edits
This commit is contained in:
parent
520b696723
commit
f956121274
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ pages:
|
||||||
pools-masternode-btn: Mining vs. Masternode
|
pools-masternode-btn: Mining vs. Masternode
|
||||||
pools-masternode-text: |
|
pools-masternode-text: |
|
||||||
Dash, like Bitcoin and most other cryptocurrencies, is based on a decentralized ledger of all transactions, known as a blockchain. This blockchain is secured through a consensus mechanism; in the case of both Dash and Bitcoin, the consensus mechanism is Proof of Work (PoW). Miners attempt to solve difficult problems with specialized computers, and when they solve the problem, they receive the right to add a new block to the blockchain. If all the other people running the software agree that the problem was solved correctly, the block is added to the blockchain and the miner is rewarded.
|
Dash, like Bitcoin and most other cryptocurrencies, is based on a decentralized ledger of all transactions, known as a blockchain. This blockchain is secured through a consensus mechanism; in the case of both Dash and Bitcoin, the consensus mechanism is Proof of Work (PoW). Miners attempt to solve difficult problems with specialized computers, and when they solve the problem, they receive the right to add a new block to the blockchain. If all the other people running the software agree that the problem was solved correctly, the block is added to the blockchain and the miner is rewarded.
|
||||||
how-start-heading: How to start Mining
|
how-start-heading: How to Start Mining
|
||||||
asic-heading: ASIC Miner Hardware
|
asic-heading: ASIC Miner Hardware
|
||||||
asic-text: >
|
asic-text: >
|
||||||
Specialized computers called Application Specific Integrated Circuits (ASICs) are designed to solve Dash’s Proof of Work problems with the greatest possible efficiency. Current Dash ASICs on the market include:
|
Specialized computers called Application Specific Integrated Circuits (ASICs) are designed to solve Dash’s Proof of Work problems with the greatest possible efficiency. Current Dash ASICs on the market include:
|
||||||
|
@ -57,7 +57,7 @@ pages:
|
||||||
|
|
||||||
cpu-gpu-heading: Guides (CPU / GPU)
|
cpu-gpu-heading: Guides (CPU / GPU)
|
||||||
cpu-gpu-text: >
|
cpu-gpu-text: >
|
||||||
This is a fairly simple procedure and examples will be given in order to achieve the fastest possible hash rate for your cpu, but remember that more optimized miners can exist, so I advise you to keep an eye out on mining sites such as these in order to keep up with the latest releases.
|
CPU / GPU Mining is no longer cost effective - be aware. This is a fairly simple procedure and examples will be given in order to achieve the fastest possible hash rate for your cpu, but remember that more optimized miners can exist, so I advise you to keep an eye out on mining sites such as these in order to keep up with the latest releases.
|
||||||
|
|
||||||
cpu-mining-btn: CPU Mining
|
cpu-mining-btn: CPU Mining
|
||||||
sg-miner-btn: SGminer / graphics cards
|
sg-miner-btn: SGminer / graphics cards
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue