Example #1
0
 public override string ToString()
 {
     return($"{{ listening-port: {PeerIpAddress}, key: {PubKey.Substring(0, 45)}... }}");
 }