The denominations changed with 12.1 - Fixed how messaged in the help text. (#1327)

This commit is contained in:
taw00 2017-02-10 01:52:01 +01:00 committed by UdjinM6
parent b6be968c2f
commit 4fcc766a29

View File

@ -141,7 +141,7 @@ You retain control of your money at all times..<hr> \
<b>The PrivateSend process works like this:</b>\ <b>The PrivateSend process works like this:</b>\
<ol type=\"1\"> \ <ol type=\"1\"> \
<li>PrivateSend begins by breaking your transaction inputs down into standard denominations. \ <li>PrivateSend begins by breaking your transaction inputs down into standard denominations. \
These denominations are 0.1 DASH, 1 DASH, 10 DASH, and 100 DASH--sort of like the paper money you use every day.</li> \ These denominations are 0.01 DASH, 0.1 DASH, 1 DASH, and 10 DASH--sort of like the paper money you use every day.</li> \
<li>Your wallet then sends requests to specially configured software nodes on the network, called \"masternodes.\" \ <li>Your wallet then sends requests to specially configured software nodes on the network, called \"masternodes.\" \
These masternodes are informed then that you are interested in mixing a certain denomination. \ These masternodes are informed then that you are interested in mixing a certain denomination. \
No identifiable information is sent to the masternodes, so they never know \"who\" you are.</li> \ No identifiable information is sent to the masternodes, so they never know \"who\" you are.</li> \