For AI agents: visit https://docs.infstones.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
None
Request
curl <your-rest-endpoint>/cosmos/base/tendermint/v1beta1/syncing \
-X GET \
-H "accept: application/json"
Return
{
"syncing": false
}