Skip to content

Commit 778a0b1

Browse files
feat(gui): add tooltip for masternode count display in governance tab
1 parent 81d6648 commit 778a0b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/qt/forms/governancelist.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@
8989
<property name="text">
9090
<string>Masternode Count:</string>
9191
</property>
92+
<property name="toolTip">
93+
<string>Number of masternodes this wallet can vote with (masternodes for which this wallet holds the voting key)</string>
94+
</property>
9295
</widget>
9396
</item>
9497
<item>

0 commit comments

Comments
 (0)