# SPDX-FileCopyrightText: 2020 Umbrel. https://getumbrel.com # SPDX-FileCopyrightText: 2021-2022 Citadel and contributors # # SPDX-License-Identifier: GPL-3.0-or-later # Please note: This file can't be changed, any changes will be overwritten the next time you start Citadel. # Tor proxy=: listen=1 # I2P i2psam=: # Mainnet/Testnet/Signet/regtest =1 # Connections rpcallowip=/16 rpcallowip=127.0.0.1 rpcauth= # Memory dbcache=200 maxmempool=300 # zmq zmqpubrawblock=tcp://0.0.0.0: zmqpubrawtx=tcp://0.0.0.0: zmqpubhashblock=tcp://0.0.0.0: zmqpubsequence=tcp://0.0.0.0: # Indexes txindex=1 blockfilterindex=1 # SPV peerbloomfilters=1 peerblockfilters=1 # NOTE: The options addnode, connect, port, bind, rpcport, rpcbind and wallet # only apply to mainnet unless they appear in the appropriate section below. bind= port= rpcport= rpcbind= rpcbind=127.0.0.1