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
synthetic-network is a tool for docker that allows you to simulate different network conditions, like
variable latency, rate limit, etc. Easiest way to manage parameters of a synthetic-network is to use its web-ui - after
executing run_consensus_synthetic-network.sh it should be available at http://localhost:3000 (each node has separate settings
page, i.e. :3001 is Node1, ...).
The text was updated successfully, but these errors were encountered:
synthetic-network
is a tool for docker that allows you to simulate different network conditions, likevariable latency, rate limit, etc. Easiest way to manage parameters of a
synthetic-network
is to use itsweb-ui
- afterexecuting
run_consensus_synthetic-network.sh
it should be available athttp://localhost:3000
(each node has separate settingspage, i.e. :3001 is Node1, ...).
The text was updated successfully, but these errors were encountered: