mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #71 from runeksvendsen/master
Make it clear that it is only the *price* of a bitcoin that is volatile, not the technology/network itself
This commit is contained in:
commit
41be62dfaf
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ title: Some things you need to know - Bitcoin
|
|||
<p>An offline backup of a wallet provides the highest level of security for savings. It involves storing a wallet only on paper and on usb keys in different secured locations that are not connected to the network. This is a good protection against computer failures, computer vulnerabilities, theft and human mistakes. As of today, this approach still requires some technical knowledge to be done correctly.</p>
|
||||
</div>
|
||||
|
||||
<h2><img src="/img/ico_market.svg" alt="Volatile" />Bitcoin value is volatile</h2>
|
||||
<p>The value of Bitcoin can unpredictably increase or decrease over a short period of time due to its young economy, novel nature, and sometimes-illiquid markets. Consequently, keeping your savings in Bitcoin is not recommended. Bitcoin should be considered as a high risk asset and you should never store money that you cannot afford to lose with Bitcoin. If you receive payments with Bitcoin, many service providers allow you to convert them instantly to your local currency.</p>
|
||||
<h2><img src="/img/ico_market.svg" alt="Volatile" />Bitcoin price is volatile</h2>
|
||||
<p>The price of a bitcoin can unpredictably increase or decrease over a short period of time due to its young economy, novel nature, and sometimes illiquid markets. Consequently, keeping your savings in bitcoin is not recommended. Bitcoin should be considered as a high risk asset, and you should never store money that you cannot afford to lose with Bitcoin. If you receive payments with Bitcoin, many service providers allow you to convert them instantly to your local currency.</p>
|
||||
|
||||
<h2><img src="/img/ico_irreversible.svg" alt="Irreversible" />Bitcoin payments are irreversible</h2>
|
||||
<p>Any transaction you issue with Bitcoin cannot be reversed. It can only be refunded by the person receiving the funds. That means you should take care to do business with people or organizations you know and trust. But don't worry, Bitcoin can detect typos and usually won't let you send money to an invalid address.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue