Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a misspell and some markdown formatting #10

Merged
merged 3 commits into from
Nov 9, 2022

Conversation

phroi
Copy link
Contributor

@phroi phroi commented Oct 18, 2022

No description provided.

@vercel
Copy link

vercel bot commented Oct 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cota-docs ✅ Ready (Inspect) Visit Preview Oct 29, 2022 at 4:38AM (UTC)

@phroi phroi changed the title Fix misspell Fix a misspell and some markdown formatting Oct 29, 2022
@@ -14,29 +14,29 @@ CKB Transaction Metadata (aka. CTMeta) is the standard of additional metadata fo

CTMeta uses `group_witnesses[0].output_type` as the data container. The data should be written in Json format, with the following schema.

```json
```yaml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why change the data type ? It is indeed data in json format.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, indeed the data is JSON, but comments are not (as JSON doesn't support comments). On the other side YAML is fully backward compatible with JSON and supports comments!

@duanyytop duanyytop merged commit 6e9ec8a into nervina-labs:main Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants