Closed tj-bitpay closed 7 years ago
Reviewing
:+1:
Starts up with ./bin/bitcore-node start using:
{
"network": "regtest",
"port": 3001,
"services": [
"address",
"block",
"db",
"fee",
"header",
"mempool",
"p2p",
"timestamp",
"transaction",
"web"
],
"datadir": "/home/hayek/.bitcore/data",
"servicesConfig": {
}
}
Nice fix
nt