mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-02-22 13:19:00 +00:00
Update 86.md
This commit is contained in:
parent
174c22e389
commit
39b22529e9
4
86.md
4
86.md
@ -135,13 +135,13 @@ Relay SHOULD delete and prevent re-broadcasting of event.
|
||||
|
||||
* `listdisallowedkinds`:
|
||||
- **params:** `[]`
|
||||
- **result:** `(<kind-number>, <another-kind-number>, /* and more... */)` (an array of objects)
|
||||
- **result:** `[<kind-number>, <another-kind-number>, /* and more... */]` (an array of objects)
|
||||
|
||||
---
|
||||
|
||||
* `listallowedkinds`:
|
||||
- **params:** `[]`
|
||||
- **result:** `(<kind-number>, <another-kind-number>, /* and more... */)` (an array of objects)
|
||||
- **result:** `[<kind-number>, <another-kind-number>, /* and more... */]` (an array of objects)
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user