Get Environment Info
Get the environment info of the node. The snarkOS command line arguments to start the node as well as the GitHub branch and commit hash.
ENDPOINT
GET https://api.data123.io/aleo/<API KEY>/v1/testnet3/node/env
Arguments
None
Response
Parameter
type
Description
result
object
The environment info
Request
curl https://api.data123.io/aleo/<API KEY>/v1/testnet3/node/env
Last updated