vls-container/assets/bitcoin.conf
Lakshya Singh 93884e15b4 Initial commit
see https://github.com/king-11/vls-containers/pull/1 for the original PR
discussion
2023-09-18 20:32:42 +02:00

16 lines
303 B
Plaintext

##
## bitcoin.conf configuration file. Lines beginning with # are comments.
##
[test]
server=1
rpcuser=rpcuser
rpcpassword=VLSsigner1
rpcport=18332
rpcbind=0.0.0.0
rpcallowip=0.0.0.0/0
whitelist=0.0.0.0/0
zmqpubrawblock=tcp://bitcoind:38332
zmqpubrawtx=tcp://bitcoind:38333
txindex=1
blockfilterindex=1