Syncing

GetSyncing queries node syncing.

get
Responses
application/json
objectOptional

GetSyncingResponse is the response type for the Query/GetSyncing RPC method.

get
GET /cosmos/base/tendermint/v1beta1/syncing HTTP/1.1
Host: coreum.nownodes.io
Accept: */*
{
  "syncing": true
}