From af1ce0d751db08e80a5d07152a30d7ec4f5232e8 Mon Sep 17 00:00:00 2001 From: NicolasCantu Date: Tue, 3 Jun 2025 18:39:56 +0200 Subject: [PATCH] Add blindbit_url to conf file --- .conf.model | 1 + 1 file changed, 1 insertion(+) diff --git a/.conf.model b/.conf.model index 6f7b470..3c8e8fe 100644 --- a/.conf.model +++ b/.conf.model @@ -3,4 +3,5 @@ ws_url="" wallet_name="default" network="signet" electrum_url="tcp://localhost:60601" +blindbit_url="tcp://localhost:8000" zmq_url=""