flocore-node/config/default.yml
2015-03-25 17:56:54 -03:00

14 lines
220 B
YAML

BitcoreNode:
network: testnet
NetworkMonitor:
host: localhost
port: 8333
Reporter: none # none, simple, matrix
LevelUp: ./db
RPC:
user: user
pass: password
protocol: http
host: 127.0.0.1
port: 8322