You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. Please, tell me how can I use bitcoind instead bcore or configure bitcore-node for already downloaded bitcoind chain? I have next configurations:
When I runc bitcore-node he connect to 127.0.0.1, but download chain again and I got twice downloaded chain. Can I prevent this behavior and use only bitcoind chain?
Also you remove insight service from bitcore-node, how can I use insight-ui and insight-api with bitcore-node? When I run bitcore-node - webserver tolds me, what 'GET /insight' not found.
The text was updated successfully, but these errors were encountered:
I found workaround with starting insight-api - you must remove node_modules/insight-api, checkout latest version from github, npm install and place in bitcore-node.json right path to insight-api.
But still not find how pass TRUST PEER to bcoin for reduce using place.
Hello. Please, tell me how can I use bitcoind instead bcore or configure bitcore-node for already downloaded bitcoind chain? I have next configurations:
When I runc bitcore-node he connect to 127.0.0.1, but download chain again and I got twice downloaded chain. Can I prevent this behavior and use only bitcoind chain?
Also you remove insight service from bitcore-node, how can I use insight-ui and insight-api with bitcore-node? When I run bitcore-node - webserver tolds me, what 'GET /insight' not found.
The text was updated successfully, but these errors were encountered: