Finished some building blocks on the new version

This commit is contained in:
Donald Zou
2024-02-26 10:22:33 -05:00
parent 1e88491ca1
commit ed3bb6429b
6 changed files with 627 additions and 146 deletions

View File

@@ -344,7 +344,7 @@ def get_all_peers_data(config_name):
"total_data": 0,
"endpoint": "N/A",
"status": "stopped",
"latest_handshake": "N/A",
"latest_handshake": "No Handshake",
"allowed_ip": "N/A",
"cumu_receive": 0,
"cumu_sent": 0,