Skip to content

Commit

Permalink
updated confirm time
Browse files Browse the repository at this point in the history
  • Loading branch information
codeofalltrades committed Mar 10, 2021
1 parent 92312a8 commit 2866b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/veil/forms/settingsfaq08.ui
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ color:#707070;</string>
<string notr="true">font-weight:200;</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot;font-weight:600; text-decoration: underline;&quot;&gt;How do I stake VEIL and earn staking rewards?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;&lt;br/&gt;Veil secures its network with an exclusively anonymous Zerocoin-based Proof-of-Stake system. Basecoin veil cannot stake. Only Zerocoin veil can stake.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Follow these simple steps to begin staking veil:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;1. Send veil to the QR code or receiving address displayed in the overview tab to deposit veil to yourself.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;2. Click the Staking Toggle at the bottom left of the Overview screen and input your password to unlock your wallet for Staking/Autominting.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;3. Allow the wallet to automatically mint your Basecoin veil into Zerocoin veil.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;4. After newly minted Zerocoin veil denominations receive 200 confirmations, they will begin staking and can earn staking rewards.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span&gt;5. Ensure the staking icon at the bottom left of the Overview screen is turned on. Exiting your wallet will stop staking. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;How do I stake VEIL and earn staking rewards?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Veil secures its network with an exclusively anonymous Zerocoin-based Proof-of-Stake system. Basecoin veil cannot stake. Only Zerocoin veil can stake.&lt;br/&gt;&lt;/p&gt;&lt;p&gt;Follow these simple steps to begin staking veil:&lt;/p&gt;&lt;p&gt;1. Send veil to the QR code or receiving address displayed in the overview tab to deposit veil to yourself.&lt;/p&gt;&lt;p&gt;2. Click the Staking Toggle at the bottom left of the Overview screen and input your password to unlock your wallet for Staking/Autominting.&lt;/p&gt;&lt;p&gt;3. Allow the wallet to automatically mint your Basecoin veil into Zerocoin veil.&lt;/p&gt;&lt;p&gt;4. After newly minted Zerocoin veil denominations receive 1000 confirmations, they will begin staking and can earn staking rewards.&lt;/p&gt;&lt;p&gt;5. Ensure the staking icon at the bottom left of the Overview screen is turned on. Exiting your wallet will stop staking. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
Expand Down

0 comments on commit 2866b8e

Please sign in to comment.