-
Notifications
You must be signed in to change notification settings - Fork 635
Open
Description
Completed 401 Unauthorized in 38ms (ActiveRecord: 3.9ms)
RestClient::BadRequest (400 Bad Request):
app/services/insight_api.rb:37:in `call'
app/services/insight_api.rb:23:in `fetch_utxos'
my config file
{
"network": "testnet",
"port": 3001,
"services": [
"bitcoind",
"web",
"insight-api",
"insight-ui"
],
"servicesConfig": {
"bitcoind": {
"spawn": {
"datadir": "/home/alif/.bitcore",
"exec": "bitcored”
}
}
}
}
Metadata
Metadata
Assignees
Labels
No labels