Path Parameters
Example:
"demo"
Body
application/json
Returns a data object detailing the status of the sync process or false if not syncing.
Parameters
None
Returns
Object - An object of type Syncing or false if not syncing.
startingBlock: QUANTITY - The block at which the import started
(will only be reset, after the sync reached his head)currentBlock: QUANTITY - The current block, same as eth_blockNumberhighestBlock: QUANTITY - The estimated highest block"demo"