# CannabisCoin historical configuration example
# SECURITY: choose a unique rpcuser and a long random rpcpassword.
server=1
listen=1
rpcuser=CHANGE_ME
rpcpassword=CHANGE_ME_TO_A_LONG_RANDOM_VALUE
rpcport=39347
rpcallowip=127.0.0.1
dbcache=8000

# Historical DNS seeds from the recovered configuration.
# These hosts may no longer resolve or be trustworthy.
addnode=seed.cannabiscoin.net
addnode=seed2.cannabiscoin.net
addnode=seed3.cannabiscoin.net
addnode=seed4.cannabiscoin.net
addnode=seed5.cannabiscoin.net
addnode=seed6.cannabiscoin.net
