checkblocks=1 checklevel=0 natpmp=0 blocksxor=0 server=1 discover=1 v2transport=1 addresstype=bech32m logtimestamps=0 nodebuglogfile=1 permitbaremultisig=1 blockfilterindex=1 peerblockfilters=1 peerbloomfilters=0 #coinstatsindex=1 [main] startupnotify=startupnotify.sh coinstatsindex=1 par=-1 #wallet=jay wallet=lnanchor wallet=catapult persistmempool=0 prune=100000 shutdownnotify=shutdownnotify.sh rest=0 rpcthreads=8 onlynet=ipv4 #onlynet=ipv6 #onlynet=onion #onlynet=cjdns #onlynet=i2p rpcworkqueue=1024 #txindex=1 #startupnotify=nodes.sh blocknotify=blocknotify-main.sh %s # -walletnotify=<cmd> # Execute command when a wallet transaction changes. %s in cmd is replaced # by TxID, %w is replaced by wallet name, %b is replaced by the # hash of the block including the transaction (set to 'unconfirmed' # if the transaction is not included) and %h is replaced by the # block height (-1 if not included). %w is not currently # implemented on windows. On systems where %w is supported, it # should NOT be quoted because this would break shell escaping used # to invoke the command. walletnotify=walletnotify-main.sh %s %w %b %h #minrelaytxfee=0.00000001 #incrementalrelayfee=0.00000001 #blockmintxfee=0.00000000 #dustrelayfee=0.00000001 #port=12345 bind=0.0.0.0 whitelist=192.168.3.0/24 whitelistforcerelay=1 whitelistrelay=1 #maxconnections=196 #maxmempool=2000 #maxmempool=30 #maxmempool=400 #maxorphantx=500000 [testnet4] wallet=lnc persistmempool=0 prune=550 #blocksonly=1 acceptnonstdtxn=1 blocknotify=blocknotify-testnet4.sh %s walletnotify=walletnotify-testnet4.sh %s %w %b %h #startupnotify=gen-t4b.sh [test] persistmempool=0 prune=550 #blocksonly=1 acceptnonstdtxn=1 [signet] startupnotify=startupnotify-signet.sh coinstatsindex=0 maxmempool=100 #limitdescendantcount=27 #limitancestorcount=27 addnode=inquisition.bitcoin-signet.net #wallet=pokus202412 wallet=sophon wallet=ae wallet=jwnow #wallet=schmaltz persistmempool=0 prune=550 #acceptnonstdtxn=1 onlynet=ipv4 bind=0.0.0.0 #onlynet=cjdns #onlynet=onion walletnotify=walletnotify-signet.sh %s %w %b %h blocknotify=blocknotify-signet.sh %s #txindex=1 rpcbind=127.0.0.1 [regtest] blocknotify=blocknotify-regtest.sh %s