Paralism Node RESTAPI

  1. Home
  2. Docs
  3. Paralism Node RESTAPI
  4. 19. GetHyperChainSpace to obtain the latest information of the chain space view on the running node

19. GetHyperChainSpace to obtain the latest information of the chain space view on the running node

*Example: http://127.0.0.1:8080/GetHyperChainSpace

*Return example:

{
  "HyperChainSpace":"{
    "94d4cd72f5ba4aa0bddbfa950aa43c5f":"0;6709-6739;6769-6774;6776-6792;6799-7421;7622-7623;",
    "982bdbbe825e413e93a31cc0be6de978":"7110;7112;7422-7623;"
  }"
}
Was this article helpful to you? Yes No