Steem LogoSDS API Reference0.1.9


content_history_api


/ getConfig

/ getContentHistory / :author / :permlink

Active Config


{
   "id": "content_history_api",
   "group_id": "posts",
   "parsing_order": 270,
   "referenced_modules": [
      "chain_api",
      "posts_api"
   ],
   "parse_reversible": true,
   "event_handlers": [
      "chain_api.onUpdatePost",
      "chain_api.onRemovePost"
   ]
}

Database Info


{
   "name": "content_history_api",
   "size": "15.014 GB",
   "page_size": "4096 Bytes",
   "type": "SQLITE",
   "journal_mode": "WAL",
   "busy_timeout": 10000,
   "log_level": "INFO"
}