mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-01-04 13:45:50 -05:00
add poll tags
-add poll tags to standardized tags index
This commit is contained in:
parent
edd13533d5
commit
4d173a5e98
29
README.md
29
README.md
|
@ -95,18 +95,23 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
|
||||||
|
|
||||||
## Standardized Tags
|
## Standardized Tags
|
||||||
|
|
||||||
| name | value | other parameters | NIP |
|
| name | value | other parameters | NIP |
|
||||||
| ---------- | ----------------------- | ----------------- | ------------------------ |
|
| ------------------- | ----------------------- | ----------------- | ------------------------ |
|
||||||
| e | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
|
| e | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
|
||||||
| p | pubkey (hex) | relay URL | [1](01.md) |
|
| p | pubkey (hex) | relay URL | [1](01.md) |
|
||||||
| a | coordinates to an event | relay URL | [33](33.md), [23](23.md) |
|
| a | coordinates to an event | relay URL | [33](33.md), [23](23.md) |
|
||||||
| r | a reference (URL, etc) | | [12](12.md) |
|
| r | a reference (URL, etc) | | [12](12.md) |
|
||||||
| t | hashtag | | [12](12.md) |
|
| t | hashtag | | [12](12.md) |
|
||||||
| g | geohash | | [12](12.md) |
|
| g | geohash | | [12](12.md) |
|
||||||
| nonce | random | | [13](13.md) |
|
| nonce | random | | [13](13.md) |
|
||||||
| subject | subject | | [14](14.md) |
|
| subject | subject | | [14](14.md) |
|
||||||
| d | identifier | | [33](33.md) |
|
| d | identifier | | [33](33.md) |
|
||||||
| expiration | unix timestamp (string) | | [40](40.md) |
|
| expiration | unix timestamp (string) | | [40](40.md) |
|
||||||
|
| poll_options | poll options (list) | | [69](69.md) |
|
||||||
|
| poll_option | poll option (integar) | description (str) | [69](69.md) |
|
||||||
|
| tally_method | "value"||"count" | | [69](69.md) |
|
||||||
|
| consensus_threshold | consensus % (integar) | | [69](69.md) |
|
||||||
|
| closed_at | unix timestamp (string) | | [69](69.md) |
|
||||||
|
|
||||||
## Criteria for acceptance of NIPs
|
## Criteria for acceptance of NIPs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user