mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-03-25 17:21:52 +01:00
rename listbannedevents2 to fetchbannedevents (makes more sense)
This commit is contained in:
parent
b4d7476ec1
commit
7198ecc52e
2
86.md
2
86.md
@ -84,7 +84,7 @@ This is the list of **methods** that may be supported:
|
||||
- params: `[]`
|
||||
- result: `[{"id": "<32-byte hex>", "reason": "<optional-reason>"}, ...]`, an array of objects
|
||||
- This lists all events on the banned event list.
|
||||
* `listbannedevents2`:
|
||||
* `fetchbannedevents`:
|
||||
- params: `[]`
|
||||
- result: `[<serialized-event-as-string>, ...]`, an array of serialized events
|
||||
- This returns all events on the banned event list (if not deleted).
|
||||
|
Loading…
x
Reference in New Issue
Block a user