stratisproject/Breeze

API port is 37220 by default (should be 37221 for Stratis)

Closed this issue · 2 comments

The default API port for the Stratis/Breeze daemons are 37220 for Bitcoin and 37221 for Stratis.

The current Breeze Wallet (v0.3.0 beta) looks for the APIs on port 37220. Shouldn't it be 37221?

Looking at the api.service.ts I can see that Breeze should look for both of them, and the port numbers defined there are correct.

Still, if I run the Breeze daemon with a command line arguments stratis -testnet the Breeze Wallet hangs at the "Loading the future" screen without showing any errors (except the "GET http://localhost:37220/api/wallet/files net::ERR_CONNECTION_REFUSED").

On wallet load it only checks the Bitcoin folder for wallets.