mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
gui: debugwindow: update session ID tooltip
remove "if any"
This commit is contained in:
@@ -1113,7 +1113,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>
|
||||||
|
|||||||
Reference in New Issue
Block a user