diff --git a/src/app/network-info/network-info.component.html b/src/app/network-info/network-info.component.html index a44918e81..8f57b6681 100644 --- a/src/app/network-info/network-info.component.html +++ b/src/app/network-info/network-info.component.html @@ -211,6 +211,27 @@ DeSo Node Info +
IP | +Status | +Validator Info | + + +
{{ connection.PeerResponse.IP + ':' + connection.PeerResponse.ProtocolPort }} | ++ + {{ connection.RemoteNodeStatus }} + | ++ {{ connection?.ValidatorResponse?.ValidatorPublicKeyBase58Check }} + | +