Configuration
General Options
# Run in the background as a daemon and accept commands
daemon=1
# Location of data directory
datadir=<dir>
# Accept command line and JSON-RPC commands
server=1
# Size of block data files on disk (default is 128MB)
preferredblockfilesize=<size>Chain Selection Options
# Do not define any of these options to use mainnet
# Use the test chain
testnet=1
# Use the Scaling Test Network
stn=1
# Enter regression test mode, which uses a special chain in which blocks
# can be solved instantly. This is intended for regression testing
# tools and app development.
regtest=1RPC Server Options
Connection Options
Node Relay Options
Mining Options
ZeroMQ Notification Options
Debug Options
Advanced Options
Last updated
Was this helpful?

