Node Services

GET /supernode/node/services

Returns a list of all backing services of a certain service node that are currently registered in the super node.

Parameters node_id=1

Responses 200 - Request successful Content-Type: application/json { "node_name": "",

"staking_address": "",

"staking_infos": [],

"supported_templates": [],

"supported_chains": [], }

Last updated