(no description)
Protocol_hash (Base58Check-encoded)
const response = await fetch('https://xtz.nownodes.io/protocols/{Protocol_hash}/environment', { method: 'GET', headers: {}, }); const data = await response.json();
0