(no description)
/protocols
curl -L \ --url 'https://xtz.nownodes.io/protocols'
[ "text" ]
/protocols/{Protocol_hash}
Protocol_hash (Base58Check-encoded)
curl -L \ --url 'https://xtz.nownodes.io/protocols/{Protocol_hash}'
{ "expected_env_version": 1, "components": [ { "name": "text", "interface": "text", "implementation": "text" } ] }