Peers validators
Lists the peer validator workers and their status.
get
/workers/chain_validators/{chain_id}/peers_validators
Path parameters
chain_idstringrequired
A chain identifier. This is either a chain hash in Base58Check notation or a one the predefined aliases: 'main', 'test'.
Responses
application/json
application/json
Introspect the state of a peer validator worker.
get
/workers/chain_validators/{chain_id}/peers_validators/{peer_id}
Path parameters
chain_idstringrequired
A chain identifier. This is either a chain hash in Base58Check notation or a one the predefined aliases: 'main', 'test'.
peer_idstringrequired
A cryptographic node identity (Base58Check-encoded)
Responses
application/json
application/json