mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 16:35:52 -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"],
|
["r", "url to download activity file"],
|
||||||
["published_at", "<unix-timestamp>"],
|
["published_at", "<unix-timestamp>"],
|
||||||
["updated_at", "<unix-timestamp>"],
|
["updated_at", "<unix-timestamp>"],
|
||||||
["recorded_at", "<unix-timestamp>"]
|
["recorded_at", "<unix-timestamp>"],
|
||||||
["encrypted"] // Optional, activity file is encrypted
|
["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"],
|
["g", "OPTIONAL geohash"],
|
||||||
["unit", "OPTIONAL imperial | metric"],
|
["unit", "OPTIONAL imperial | metric"],
|
||||||
["published_at", "<unix-timestamp>"],
|
["published_at", "<unix-timestamp>"],
|
||||||
["updated_at", "<unix-timestamp>"]
|
["updated_at", "<unix-timestamp>"],
|
||||||
["encrypted"] // Optional, summary content is encrypted
|
["encrypted"] // Optional, summary content is encrypted
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user