From 7630e81a08e05a140454813e38c6cc1dbf33df74 Mon Sep 17 00:00:00 2001 From: Melvin Carvalho Date: Sun, 22 Jun 2025 05:18:30 +0200 Subject: [PATCH] fix: add trailing slash to algo.ttxo.one fixes #369 (#397) --- src/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants.ts b/src/constants.ts index 8857dcf..b154cb3 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -73,7 +73,7 @@ export const DEFAULT_FAVORITE_RELAYS = [ 'wss://pyramid.fiatjaf.com/', 'wss://140.f7z.io/', 'wss://news.utxo.one/', - 'wss://algo.utxo.one' + 'wss://algo.utxo.one/' ] export const NIP_96_SERVICE = [