Paralism Node RESTAPI

  1. Home
  2. Docs
  3. Paralism Node RESTAPI
  4. 20. GetNodeIDList to obtain a list of nodes with the specified hyperblock

20. GetNodeIDList to obtain a list of nodes with the specified hyperblock

*Parameter: key super block number

*Example: http://127.0.0.1:8080/GetNodeIDList?key=7623

*Return example:

{
  "HyperBlockID":7623,
  "NodeIDList":"94d4cd72f5ba4aa0bddbfa950aa43c5f;982bdbbe825e413e93a31cc0be6de978;"
}
Was this article helpful to you? Yes No