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.
sentinel/share/dash.conf.example

17 lines
252 B

# basic settings
txindex=1
testnet=1 # TESTNET
logtimestamps=1
# optional indices
txindex=1
addressindex=1
timestampindex=1
spentindex=1
# JSONRPC
server=1
rpcuser=dashrpc
rpcpassword=abcdefghijklmnopqrstuvwxyz0123456789ABCDEF10
rpcallowip=127.0.0.1