0
What is the default http port that lcoin listens on? bcoin listens on port 18332 for http by default, however lcoin documentation links only point to bcoin doc links
0
What is the default http port that lcoin listens on? bcoin listens on port 18332 for http by default, however lcoin documentation links only point to bcoin doc links
1
lcoin listens on port 19336 by default, however you can set another port by using the --http-port=<your port> flag when starting the node