(no description)
GET /protocols HTTP/1.1 Host: xtz.nownodes.io Accept: */*
[ "text" ]
Protocol_hash (Base58Check-encoded)
The environment a protocol relies on and the components a protocol is made of.
GET /protocols/{Protocol_hash} HTTP/1.1 Host: xtz.nownodes.io Accept: */*
{ "expected_env_version": 1, "components": [ { "name": "text", "interface": "text", "implementation": "text" } ] }