Paralism Node RESTAPI

⌘K
  1. 主页
  2. 文档
  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;"
}