merge bitcoin-core/gui#788: update session ID tooltip

This commit is contained in:
Kittywhiskers Van Gogh 2024-01-17 08:48:03 +01:00
parent 2455862c9f
commit cc6b88ee37
No known key found for this signature in database
GPG Key ID: 30CD0C065E5C4AAD

View File

@ -1005,7 +1005,7 @@
<item row="3" column="0"> <item row="3" column="0">
<widget class="QLabel" name="peerSessionIdLabel"> <widget class="QLabel" name="peerSessionIdLabel">
<property name="toolTip"> <property name="toolTip">
<string>The BIP324 session ID string in hex, if any.</string> <string>The BIP324 session ID string in hex.</string>
</property> </property>
<property name="text"> <property name="text">
<string>Session ID</string> <string>Session ID</string>