Skip to content

Instantly share code, notes, and snippets.

@rorp
Created December 2, 2019 20:03
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save rorp/ac066979d86d7f85904cf3a9e1b851bb to your computer and use it in GitHub Desktop.
bitcoin-s {
network = testnet3
node {
peers = ["localhost"]
}
logging {
level = info # trace, debug, info, warn, error, off
disable-file = false
disable-console = false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment