From 752c6d03b8717c912136aea4dcf5fb40e0871db6 Mon Sep 17 00:00:00 2001 From: benthecarman Date: Wed, 13 Sep 2023 16:22:17 -0500 Subject: [PATCH] Allow nostd txs --- gen-bitcoind-conf.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/gen-bitcoind-conf.sh b/gen-bitcoind-conf.sh index 728762d..e5f30ea 100755 --- a/gen-bitcoind-conf.sh +++ b/gen-bitcoind-conf.sh @@ -31,6 +31,7 @@ rest=1 daemon=1 listen=1 server=1 +acceptnonstdtxn=1 discover=1 signetblocktime=$BLOCKPRODUCTIONDELAY signetchallenge=$SIGNETCHALLENGE