mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
more formatting fixes
This commit is contained in:
parent
d6c5772a9d
commit
03709b91aa
4
113.md
4
113.md
|
@ -33,7 +33,7 @@ Activities MAY include an `r` tag, which will include a URL to the location wher
|
|||
["r", "url to download activity file"],
|
||||
["published_at", "<unix-timestamp>"],
|
||||
["updated_at", "<unix-timestamp>"],
|
||||
["recorded_at", "<unix-timestamp>"]
|
||||
["recorded_at", "<unix-timestamp>"],
|
||||
["encrypted"] // Optional, activity file is encrypted
|
||||
],
|
||||
}
|
||||
|
@ -63,7 +63,7 @@ This NIP does not attempt to describe all the different summaries that users cou
|
|||
["g", "OPTIONAL geohash"],
|
||||
["unit", "OPTIONAL imperial | metric"],
|
||||
["published_at", "<unix-timestamp>"],
|
||||
["updated_at", "<unix-timestamp>"]
|
||||
["updated_at", "<unix-timestamp>"],
|
||||
["encrypted"] // Optional, summary content is encrypted
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user