Syncing

GetSyncing queries node syncing.

get
Responses
200

A successful response.

application/json
get
GET /cosmos/base/tendermint/v1beta1/syncing HTTP/1.1
Host: 
Accept: */*
{
  "syncing": true
}

Last updated

Was this helpful?