Difference between revisions of "Translations:Dashboard API/54/zh-cn"

From Veriblock Wiki
Jump to: navigation, search
(Created page with "{ "lastUpdated": 1545411350, "message": "This data is provided by each pool's public web page.", "highestBlockchainHeight": 273355, "pools": [ { "poolName":...")
 
(No difference)

Latest revision as of 14:48, 18 April 2019

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (Dashboard API)
{
  "lastUpdated": 1545411350,
  "message": "This data is provided by each pool's public web page.",
  "highestBlockchainHeight": 273355,
  "pools": [
   {
     "poolName": "Name here",
     "poolUrl": "http://url-here:8500",
     "isPoolUp": true,
     "poolMiningBlock": 273356,
     "blockchainHeight": 273355,
     "isMiningOnTopBlock": true,
     "miningOnTopOfBlockHash": "000000000000E171601C94453AFB779F5FFE0EB896A4A56F",
     "gapFromBestBlock": 0,
     "fee": 1.0,
     "network": "TestNet",
     "recentHashRate": "156591112095",
     "uptimeHours": 539,
     "poolType": "GPU",
     "appVersion": "0.3.9-rc.9",
     "appVersionSortable": "3009",
     "lastUpdatedNMinutesAgo": 0,
     "ipAddress": "IP-here",
     "geoLongitude": 116.3889,
     "geoLatitude": 39.9288,
     "geoCity": "City-here",
     "geoCounty": "Country-here"
   }
  ]
}
Translation{
  "lastUpdated": 1545411350,
  "message": "This data is provided by each pool's public web page.",
  "highestBlockchainHeight": 273355,
  "pools": [
   {
     "poolName": "Name here",
     "poolUrl": "http://url-here:8500",
     "isPoolUp": true,
     "poolMiningBlock": 273356,
     "blockchainHeight": 273355,
     "isMiningOnTopBlock": true,
     "miningOnTopOfBlockHash": "000000000000E171601C94453AFB779F5FFE0EB896A4A56F",
     "gapFromBestBlock": 0,
     "fee": 1.0,
     "network": "TestNet",
     "recentHashRate": "156591112095",
     "uptimeHours": 539,
     "poolType": "GPU",
     "appVersion": "0.3.9-rc.9",
     "appVersionSortable": "3009",
     "lastUpdatedNMinutesAgo": 0,
     "ipAddress": "IP-here",
     "geoLongitude": 116.3889,
     "geoLatitude": 39.9288,
     "geoCity": "City-here",
     "geoCounty": "Country-here"
   }
  ]
}

{

 "lastUpdated": 1545411350,
 "message": "This data is provided by each pool's public web page.",
 "highestBlockchainHeight": 273355,
 "pools": [
   {
     "poolName": "Name here",
     "poolUrl": "http://url-here:8500",
     "isPoolUp": true,
     "poolMiningBlock": 273356,
     "blockchainHeight": 273355,
     "isMiningOnTopBlock": true,
     "miningOnTopOfBlockHash": "000000000000E171601C94453AFB779F5FFE0EB896A4A56F",
     "gapFromBestBlock": 0,
     "fee": 1.0,
     "network": "TestNet",
     "recentHashRate": "156591112095",
     "uptimeHours": 539,
     "poolType": "GPU",
     "appVersion": "0.3.9-rc.9",
     "appVersionSortable": "3009",
     "lastUpdatedNMinutesAgo": 0,
     "ipAddress": "IP-here",
     "geoLongitude": 116.3889,
     "geoLatitude": 39.9288,
     "geoCity": "City-here",
     "geoCounty": "Country-here"
   }
 ]

}