starknet_syncing
Returns an object about the sync status, or false if the node is not synching
Parameters:
None
Returns:
The status of the node, if it is currently synchronizing state. FALSE otherwise
Example:
Last updated