⚡ We welcome businesses to test our enterprise-grade service

xem
NEM (XEM)

Method: POST /node/active-peers/max-chain-height

dropdown

方法 REST /node/active-peers/max-chain-height 例如 NEM (XEM)

POST /node/active-peers/max-chain-height

请求从活动节点列表中的每个节点请求链高,并返回所见的最大高度。

Parameters

-

Request

curl --location --request GET 'https://xem.getblock.io/node/active-peers/max-chain-height' 
 --header 'x-api-key: YOUR-API-KEY' 
 --header 'Content-Type: application/json'


Response

{
    "height": 3943092
}