Response Body
application/json
application/json
curl -X GET "http://localhost:1317/cosmos/base/node/v1beta1/status"{
"earliest_store_height": "string",
"height": "string",
"timestamp": "2019-08-24T14:15:22Z",
"app_hash": "string",
"validator_hash": "string"
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}