Skip to content

Instantly share code, notes, and snippets.

@tyler-smith
Created March 3, 2016 21:08
Show Gist options
  • Save tyler-smith/6ebf9a484c6ec889f2e2 to your computer and use it in GitHub Desktop.
Save tyler-smith/6ebf9a484c6ec889f2e2 to your computer and use it in GitHub Desktop.
ob.cfg for mainnet test
[CONSTANTS]
DATA_FOLDER = ~/OpenBazaarMainnetTest
KSIZE = 20
ALPHA = 3
TRANSACTION_FEE = 15000
LIBBITCOIN_SERVER = tcp://libbitcoin1.openbazaar.org:9091
LIBBITCOIN_SERVER_TESTNET = tcp://libbitcoin2.openbazaar.org:9091
RESOLVER = https://resolver.onename.com/
[AUTHENTICATION]
#SSL = False
#SSL_CERT = /path/to/certificate.crt
#SSL_KEY = /path/to/privkey.key
USERNAME = username
PASSWORD = password
[SEEDS]
SEED1 = seed.obcentral.org:8080,f0ff751b27ddaa86a075aa09785c438cd2cebadb8f0f5a7e16f383911322d4ee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment