Commit d82599b 1 parent 45649d7 commit d82599b Copy full SHA for d82599b
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,20 @@ Please update these lists when proposing NIPs introducing new event kinds.
77
77
78
78
When experimenting with kinds, keep in mind the classification introduced by [ NIP-16] ( 16.md ) .
79
79
80
+ ## Standardized Tags
81
+
82
+ | name | value | other parameters | NIP |
83
+ | ---------- | ----------------------- | ----------------- | ------------------------ |
84
+ | e | event id (hex) | relay URL, marker | [ 1] ( 01.md ) , [ 10] ( 10.md ) |
85
+ | p | pubkey (hex) | relay URL | [ 1] ( 01.md ) |
86
+ | r | a reference (URL, etc) | | [ 12] ( 12.md ) |
87
+ | t | hashtag | | [ 12] ( 12.md ) |
88
+ | g | geohash | | [ 12] ( 12.md ) |
89
+ | nonce | random | | [ 13] ( 13.md ) |
90
+ | subject | subject | | [ 14] ( 14.md ) |
91
+ | d | identifier | | [ 33] ( 33.md ) |
92
+ | expiration | unix timestamp (string) | | [ 40] ( 40.md ) |
93
+
80
94
## Criteria for acceptance of NIPs
81
95
82
96
1 . They should be implemented in at least two clients and one relay -- when applicable.
You can’t perform that action at this time.
0 commit comments