mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
Apply suggestions from code review
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
parent
a359589f54
commit
0f64626cb5
6
62.md
6
62.md
|
@ -55,12 +55,12 @@ A publication index defines the structure and metadata of a collection. It serve
|
|||
["t", "fables"],
|
||||
["t", "classical"],
|
||||
["t", "literature"],
|
||||
["published_on", "2003-05-03"],
|
||||
["published_on", "2003-05-13"],
|
||||
["published_by", "public domain"],
|
||||
["image", "https://imageserver.com/piclink.jpg"],
|
||||
["summary", "Collection of selected fables from the ancient Greek philosopher, known as Aesop."],
|
||||
["a", "<id>", "<relay_url>", "<pubkey>"],
|
||||
["a", "<id>", "<relay_url>", "<pubkey>"],
|
||||
["a", "<kind:pubkey:dtag>", "<relay hint>", "<event id>"],
|
||||
["a", "<kind:pubkey:dtag>", "<relay hint>", "<event id>"],
|
||||
["auto-update", "<yes|ask|no>"],
|
||||
["p", "<pubkey_0>"],
|
||||
["E", "<original_event_id>", "<relay_url>", "<pubkey>"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user