From cf6732f70fa72b1e8fac400717f78b244e96e3af Mon Sep 17 00:00:00 2001 From: Joe Uhren Date: Sat, 23 Sep 2023 17:55:26 -0600 Subject: [PATCH] Renamed 1st Protocol masternode column to Network -The ip address type masternode column has been renamed from Protocol to Network to prevent confusion with the other Protocol column used for the wallet protocol version number --- views/masternodes.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/masternodes.pug b/views/masternodes.pug index 351ecbb..5fd3b96 100644 --- a/views/masternodes.pug +++ b/views/masternodes.pug @@ -181,7 +181,7 @@ block content thead tr(class=theadClasses) th.text-center Pay rank - th.text-center Protocol + th.text-center Network th.text-center IP address th.text-center Wallet address th.text-center Protocol