From 1f74b344db4fde2fea621ae33c75ad7c94d01818 Mon Sep 17 00:00:00 2001 From: contractless Date: Thu, 28 May 2026 15:52:34 +0000 Subject: [PATCH] Update settings.ini --- settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.ini b/settings.ini index 41919ad..f0150b8 100644 --- a/settings.ini +++ b/settings.ini @@ -11,7 +11,7 @@ WALLET_NAME = "contractless.wallet" [Settings] -LOG_LEVEL = "disabled" +LOG_LEVEL = "info" PUBLIC_IP = "your_public_ip_address" LISTEN_IP = "0.0.0.0" RPC_PORT = "50055"