mirror of
https://github.com/nostr-protocol/nips.git
synced 2026-01-31 14:28:51 +00:00
fix typos.
This commit is contained in:
4
85.md
4
85.md
@@ -42,9 +42,9 @@ The following result types have been declared:
|
|||||||
| Result type | Tag name | Tag value format |
|
| Result type | Tag name | Tag value format |
|
||||||
| ----------------------- | ---------------------- | ----------------- |
|
| ----------------------- | ---------------------- | ----------------- |
|
||||||
| Follower Count | `followers` | int |
|
| Follower Count | `followers` | int |
|
||||||
| User Rank | `rank` | int, norm 0-100) |
|
| User Rank | `rank` | int, norm 0-100 |
|
||||||
| First Post Time | `first_created_at` | unix timestamp |
|
| First Post Time | `first_created_at` | unix timestamp |
|
||||||
| Post Count | `post_cnt` | int, |
|
| Post Count | `post_cnt` | int |
|
||||||
| Reply Count | `reply_cnt` | int |
|
| Reply Count | `reply_cnt` | int |
|
||||||
| Reactions Count | `reactions_cnt` | int |
|
| Reactions Count | `reactions_cnt` | int |
|
||||||
| Zap Amount Received | `zap_amt_recd` | int, sats |
|
| Zap Amount Received | `zap_amt_recd` | int, sats |
|
||||||
|
|||||||
Reference in New Issue
Block a user