FULL NAME
SUBJECT
Customer Support
Customer Support
Business / Sales
Partnership
Feedback
Demo Request
Other
TEXT MESSAGE
0/300
⚡ We welcome businesses to test our enterprise-grade service
Method: POST /node/experiences
从另一个节点获得一系列节点体验。 每个节点都在内部地图中保存其与其他节点的经验。 分享经验有助于节点选择诚实的节点进行交流。
-
curl --location --request GET 'https://xem.getblock.io/node/experiences' --header 'x-api-key: YOUR-API-KEY' --header 'Content-Type: application/json'
{ "data": [ { "experience": { "f": 0, "s": 0 }, "node": { "endpoint": { "host": "89.250.243.166", "port": 7890, "protocol": "http" }, "identity": { "name": "LinuxCZ2", "public-key": "76f1787ea817a01b033d79725146c1c5063c7e943009bcd7e36b58051541ed9f" }, "metaData": { "application": null, "features": 1, "networkId": 104, "platform": "Red Hat, Inc. (11.0.16) on Linux", "version": "0.6.100" } }, "syncs": 587 }, { "experience": { "f": 0, "s": 3 }, "node": { "endpoint": { "host": "54.250.98.33", "port": 7890, "protocol": "http" }, "identity": { "name": "NC4T246ALCPNBTAOCSC5EAVFMDFBOACSQAF6WKHV", "public-key": "1e77b69e83b1d07e8deaa564361f5a159e47a4e51c10352f71ce60937dff5caf" }, "metaData": { "application": null, "features": 1, "networkId": 104, "platform": "Private Build (1.8.0_265) on Linux", "version": "0.6.100" } }, "syncs": 640 } ] }