Skip to content

Commit

Permalink
merge bitcoin-core/gui#788: update session ID tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
kwvg committed Oct 24, 2024
1 parent cfde560 commit 8ce3d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/forms/debugwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,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>
Expand Down

0 comments on commit 8ce3d49

Please sign in to comment.