mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
more formatting
This commit is contained in:
parent
03709b91aa
commit
c299b74960
6
113.md
6
113.md
|
@ -54,9 +54,9 @@ This NIP does not attempt to describe all the different summaries that users cou
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
kind: 30101,
|
"kind": 30101,
|
||||||
content: "JSON.stringify(summary)",
|
"content": "JSON.stringify(summary)",
|
||||||
tags: [
|
"tags": [
|
||||||
["d", "UUID generated by client"],
|
["d", "UUID generated by client"],
|
||||||
["r", "<UUID-of-activity>"],
|
["r", "<UUID-of-activity>"],
|
||||||
["t", "general-summary"],
|
["t", "general-summary"],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user