From 889a938a789e29a6470adb1d924f03295fd5c3a4 Mon Sep 17 00:00:00 2001 From: Slyghtning Date: Wed, 20 Nov 2024 15:03:12 +0100 Subject: [PATCH] conf: add signet in sample conf --- sample-loopd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-loopd.conf b/sample-loopd.conf index a0ca7b97..b031201c 100644 --- a/sample-loopd.conf +++ b/sample-loopd.conf @@ -18,7 +18,7 @@ [Application Options] -; The network to run on which can be [regtest|testnet|mainnet|simnet]. +; The network to run on which can be [regtest|testnet|mainnet|simnet|signet]. ; network=mainnet ; Address to listen on for gRPC clients.