Skip to content

Commit

Permalink
Minor changes within 4.0 wallet FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
ambassador000 authored and random-zebra committed Jan 1, 2020
1 parent 2e4d914 commit 43b783f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/qt/pivx/settings/forms/settingsfaqwidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1233,9 +1233,9 @@
<ol><li>
Make sure your wallet is completely synchronized and you are using the latest release.
<li>
You must have a balance of PIVX with a minimum of 101 confirmations.
You must have a balance of PIVX with a minimum of 600 confirmations.
<li>
Your wallet must stay online and be unlocked for anonymization and staking purposes.
Your wallet must stay online and be unlocked for staking purposes.
<li>
Once all those steps are followed staking should be enabled.
<li>
Expand Down Expand Up @@ -1317,7 +1317,7 @@
<item>
<widget class="QLabel" name="labelSubtitle8">
<property name="text">
<string>Where I should go if I need support?</string>
<string>Where should I go if I need support?</string>
</property>
<property name="wordWrap">
<bool>true</bool>
Expand Down Expand Up @@ -1573,7 +1573,7 @@
<item>
<widget class="QLabel" name="labelContent10">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;A Masternode Controller wallet is where the 10,000 PIV collateral can reside during a Controller-Remote masternode setup. It is a wallet that can activate the remote masternode wallet/s and allows you to keep your collateral coins offline while the remote masternode remains online. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;A Masternode Controller wallet is where the 10,000 PIV collateral can reside during a Controller-Remote masternode setup. It is a wallet that can activate the remote masternode wallet(s) and allows you to keep your collateral coins offline while the remote masternode remains online. &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 43b783f

Please sign in to comment.