flocore-node/config/default.yml
2015-04-28 12:33:46 -03:00

14 lines
236 B
YAML

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