Default http port for lcoin?

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

arshbot

Posted 2017-09-12T21:47:49.753

Reputation: 753

Answers

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

arshbot

Posted 2017-09-12T21:47:49.753

Reputation: 753