Returns version information related to the runtime.
Block identifier, as the block height or block hash.
Version information related to the runtime.
GET /runtime/spec HTTP/1.1 Host: dot-playbook.nownodes.io Accept: */*
successful operation
{ "at": { "hash": "text", "height": "text" }, "authoringVersion": "text", "chainType": "{\"live\": null}", "implVersion": "text", "specName": "text", "specVersion": "text", "transactionVersion": "text", "properties": {} }