Skip to content

Instantly share code, notes, and snippets.

@bumi
Created October 20, 2018 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bumi/41dba624756a052dd3470e21ee99c7d2 to your computer and use it in GitHub Desktop.
Save bumi/41dba624756a052dd3470e21ee99c7d2 to your computer and use it in GitHub Desktop.
# use https://jlopp.github.io/bitcoin-core-config-generator/ to generate your config file
datadir=/home/bitcoin/bitcoind_data
txindex=1
disablewallet=1
zmqpubrawblock=tcp://127.0.0.1:28332
zmqpubrawtx=tcp://127.0.0.1:28333
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment