Skip to content

Commit a079103

Browse files
committed
gui: update peers window "Transaction Relay" label and tooltip
to current v24.0 p2p behavior
1 parent 5974c49 commit a079103

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/qt/forms/debugwindow.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,10 +1185,10 @@
11851185
<item row="6" column="0">
11861186
<widget class="QLabel" name="peerRelayTxesLabel">
11871187
<property name="toolTip">
1188-
<string>Whether the peer requested us to relay transactions.</string>
1188+
<string>Whether we relay transactions to this peer (not available while the peer connection is being set up).</string>
11891189
</property>
11901190
<property name="text">
1191-
<string>Wants Tx Relay</string>
1191+
<string>Transaction Relay</string>
11921192
</property>
11931193
</widget>
11941194
</item>

0 commit comments

Comments
 (0)