You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help="Network(s) to test for the best connection",
6341
6342
),
6342
6343
):
6343
-
f"""
6344
-
This command will give you the latency of all finney-like network in additional to any additional networks you specify via the {arg__("--network")} flag
6344
+
"""
6345
+
This command will give you the latency of all finney-like network in additional to any additional networks you specify via the '--network' flag
6345
6346
6346
6347
The results are three-fold. One column is the overall time to initialise a connection, send the requests, and wait for the results. The second column measures single ping-pong speed once connected. The third makes a real world call to fetch the chain head.
0 commit comments