diff --git a/86.md b/86.md index 7031f9be..b9a8cc24 100644 --- a/86.md +++ b/86.md @@ -52,9 +52,6 @@ This is the list of **methods** that may be supported: * `listeventsneedingmoderation`: - params: `[]` - result: `[{"id": "<32-byte-hex>", "reason": ""}]`, an array of objects -* `signevent`: - - params: `[{kind, content, tags, created_at}]` - - result: `[{kind, content, tags, created_at, id, sig, pubkey}]` (the event signed by the relay's `self` pubkey) * `allowevent`: - params: `["<32-byte-hex-event-id>", ""]` - result: `true` (a boolean always set to `true`)