From 1457f8c6b4099b37c2bd88c7137aa887b0657132 Mon Sep 17 00:00:00 2001 From: im-adithya Date: Thu, 14 Dec 2023 14:16:31 +0530 Subject: [PATCH] fix: tests --- service_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/service_test.go b/service_test.go index d27fc741..e74fcfc1 100644 --- a/service_test.go +++ b/service_test.go @@ -56,6 +56,7 @@ const nip47ListTransactionsJson = ` "limit": 10, "offset": 0, "type": "incoming" + } } `