Skip to content

Instantly share code, notes, and snippets.

@rromanchuk
Last active November 12, 2015 00:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rromanchuk/d56d05bbfeae1bc8bd50 to your computer and use it in GitHub Desktop.
Save rromanchuk/d56d05bbfeae1bc8bd50 to your computer and use it in GitHub Desktop.
BIP101 Testnet
maxconnections=120
minrelaytxfee=0
testnet=1
dbcache=200 #for a 2 GB server
# dbcache=1000 #for a 4 GB server
# Only relevant for those running jtoomim's eviction branch
# maxmempoolbytes=400000000
# Solid XT nodes running on testnet. Pick at random.
# addnode=54.173.214.35:18333 # rromanchuk (us-east)
# addnode=73.162.143.196:18333 # rromanchuk (us-west)
# addnode=139.162.2.241:18333 # linode singapore
# addnode=106.184.6.233:18333 # linode tokyo
# addnode=139.162.205.183:18333 # linode london
# addnode=74.82.233.205:18333 # moses lake, WA
# addnode=79.143.179.215:18333 # contabo germany
# addnode=67.160.56.194:18333 # bitsko
# addnode=bitcoin.dragon.zone:18333
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment