我正在尝试将bitcore钱包服务连接到我的位core-lib,但它给我的错误如下:
Unable to connect
Firefox can’t establish a connection to the server at localhost:3232.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
另外一件事是BWS安装成功,还配置了3232端口,代码如下:
"bitcore-wallet-service":{
"bwsPort":3232
}