Returns the runtime Wasm blob in hex format.
Block identifier, as the block height or block hash.
GET /runtime/code HTTP/1.1 Host: dot-playbook.nownodes.io Accept: */*
successful operation
{ "at": { "hash": "text", "height": "text" }, "code": "text" }