msgstr "" #: src/guides/explorer.md:71 msgid "" "Or by percentile, the percentage of bitcoin's supply that has been or will " "have been issued when they are mined:" msgstr "或者按百分位数,在开采时已经或将要发行的比特币供应量的百分比:" #: src/guides/explorer.md:74 msgid "[100%](https://ordinals.com/search/100%)" msgstr "" #: src/guides/explorer.md:76 msgid "JSON-API" msgstr "" #: src/guides/explorer.md:79 msgid "" "You can run `ord` with the `--enable-json-api` flag to access endpoints that " "return JSON instead of HTML if you set the HTTP `Accept: application/json` " "header. The structure of theses objects closely follows what is shown in the " "HTML. These endpoints are:" msgstr "" "你可以运行 `ord` 和 `--enable-json-api` 标签访问返回JSON而非HTML的端点," "只需要设置HTTP的header `Accept: application/json` " "这些对象的结构紧贴HTML所展示的内容。这些端点包括: " #: src/guides/explorer.md:84 msgid "`/inscription/`" msgstr "" #: src/guides/explorer.md:85 #, fuzzy msgid "`/inscriptions`" msgstr "" #: src/guides/explorer.md:86 msgid "`/inscriptions/block/`"