From 7a53033303f25301675fb2d7c7b7032166807910 Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Wed, 16 Nov 2022 20:54:40 -0800 Subject: [PATCH] Fix Transaction Relay tooltip text in Peers details window as a value of N/A could occur due to a lock or a disconnection race but not during connection setup. --- src/qt/forms/debugwindow.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui index 33308cd68c..f1b66341d1 100644 --- a/src/qt/forms/debugwindow.ui +++ b/src/qt/forms/debugwindow.ui @@ -1185,7 +1185,7 @@ - Whether we relay transactions to this peer (not available while the peer connection is being set up). + Whether we relay transactions to this peer. Transaction Relay