/cosmos/base/tendermint/v1beta1/syncing
GetSyncing queries node syncing.
Parameters:
None
Example:
// Request
curl -X GET -H 'Content-Type: application/json' https://cosmos.blockpi.network/lcd/v1/<your-api-key>/cosmos/base/tendermint/v1beta1/syncing
// Result
{
"syncing": false
}
Previous/cosmos/base/tendermint/v1beta1/node_infoNext/cosmos/base/tendermint/v1beta1/validatorsets/{height}
Last updated
Was this helpful?