Skip to content

Instantly share code, notes, and snippets.

@jgarzik
Created August 4, 2012 03:50
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 jgarzik/3254183 to your computer and use it in GitHub Desktop.
Save jgarzik/3254183 to your computer and use it in GitHub Desktop.
sample pynode configs
Example mainnet configuration
-----------------------------
db=/spare/tmp/chaindb
log=/spare/tmp/chaindb/debug.log
Example testnet configuration
-----------------------------
port=18333
db=/spare/tmp/chaintest
log=/spare/tmp/chaintest/debug.log
chain=testnet3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment