mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
gui: debugwindow: update session ID tooltip
remove "if any"
This commit is contained in:
parent
9fa8eda8af
commit
3bf00e1360
1 changed files with 1 additions and 1 deletions
|
@ -1113,7 +1113,7 @@
|
|||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="peerSessionIdLabel">
|
||||
<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 name="text">
|
||||
<string>Session ID</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue