You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# specify path to sibcoin.conf or leave blank
|
|
# default is the same as Sibcoin
|
|
sibcoin_conf=/root/.sibcoin/sibcoin.conf
|
|
|
|
# valid options are mainnet, testnet (default=mainnet)
|
|
network=mainnet
|
|
#network=testnet
|
|
|
|
# database connection details
|
|
db_name=database/sentinel.db
|
|
db_driver=sqlite
|