Skip to content

Commit

Permalink
Remove zHLM mention from askpassphrasedialog.ui
Browse files Browse the repository at this point in the history
Removes mention of automint and anonymization from the Unlock Wallet dialog box. Now says "For staking only". (trivial)
  • Loading branch information
trollboxteela authored and tohsnoom committed Dec 8, 2018
1 parent 132cdf9 commit 0c85fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/askpassphrasedialog.ui
Expand Up @@ -117,7 +117,7 @@
<string>Serves to disable the trivial sendmoney when OS account compromised. Provides no real security.</string>
</property>
<property name="text">
<string>For anonymization, automint, and staking only</string>
<string>For staking only</string>
</property>
<property name="visible">
<bool>false</bool>
Expand Down

0 comments on commit 0c85fe5

Please sign in to comment.