Syncing

Syncing state of node

get

Get if the node is currently syning with other nodes

Responses
200
Node syncing status
application/json
get
GET /syncing HTTP/1.1
Host: akt.nownodes.io
Accept: */*
{
  "syncing": true
}

Last updated