mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-02-23 13:49: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`:
|
* `listdisallowedkinds`:
|
||||||
- **params:** `[]`
|
- **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`:
|
* `listallowedkinds`:
|
||||||
- **params:** `[]`
|
- **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