Environments
Longevity stand
# Hosts
Iroha2 requires 3n+1 peers. Details of Iroha 2 consensus can be found here
| Host | Role |
|---|---|
| s1.tst-new.iroha.tech | first peer |
| s2.tst-new.iroha.tech | second peer |
| s3.tst-new.iroha.tech | third peer |
| s4.tst-new.iroha.tech | fourth peer |
| s5.tst-new.iroha.tech | test scenario execution |
# Exposed ports
| Port | Usage |
|---|---|
| 1337 | p2p |
| 8080 | HTTP API |
| 8888 | WebSocket API |
# Health check
Peer's health can be discovered via requesting endpoint /health by HTTP API.
, multiple selections available,