mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-06 08:51:03 +08:00
24 lines
438 B
INI
24 lines
438 B
INI
[bitcoind]
|
|
p2p_port = 8333
|
|
regtest = False
|
|
spv_path = /root/.virtualchain-spv-headers.dat
|
|
server = bitcoin.blockstack.com
|
|
passwd = blockstacksystem
|
|
user = blockstack
|
|
timeout = 300
|
|
port = 8332
|
|
use_https = False
|
|
|
|
[blockstack]
|
|
enabled = false
|
|
email = foo@bar.com
|
|
server_version = 0.19.0
|
|
|
|
[blockstack-api]
|
|
enabled = true
|
|
server_version = 0.19.0
|
|
api_port = 6270
|
|
api_host = 0.0.0.0
|
|
api_protocol = http
|
|
indexer_url = http://blockstack-core:6264
|