From f4f149d6a20c818c566b2711750259afa7faf830 Mon Sep 17 00:00:00 2001 From: Rene Vergara Date: Sat, 14 Sep 2024 08:56:15 -0500 Subject: [PATCH] docs: fix typo in `sendmany` spec --- zenith-openrpc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/zenith-openrpc.json b/zenith-openrpc.json index 5e5b251..a8cd4ec 100644 --- a/zenith-openrpc.json +++ b/zenith-openrpc.json @@ -737,7 +737,6 @@ "schema": { "type": "array", "items": { "$ref": "#/components/schemas/TxRequest"} - } } } },