From 39b22529e90330721f040456a4f8c065a9070a80 Mon Sep 17 00:00:00 2001 From: "k." Date: Sat, 8 Feb 2025 12:03:36 +0000 Subject: [PATCH] Update 86.md --- 86.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/86.md b/86.md index b686ef7d..58d2e5d4 100644 --- a/86.md +++ b/86.md @@ -135,13 +135,13 @@ Relay SHOULD delete and prevent re-broadcasting of event. * `listdisallowedkinds`: - **params:** `[]` - - **result:** `(, , /* and more... */)` (an array of objects) + - **result:** `[, , /* and more... */]` (an array of objects) --- * `listallowedkinds`: - **params:** `[]` - - **result:** `(, , /* and more... */)` (an array of objects) + - **result:** `[, , /* and more... */]` (an array of objects) ---