[bisq-network/roles] Bitcoin Node Maintainer (#66)

Stephan Oeste notifications at github.com
Fri Feb 8 15:19:46 UTC 2019


I agree, there is no direct action needed. Best practice would be to have only the seed node + bitcoind on the server running. 
You could check if there is something else listening on the bitcoind rpc port (8332) before staring the bitcoind. 

netstat -lpnt | grep 8332
The output should be empty if bitcoind isn't running.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/roles/issues/66#issuecomment-461836722
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190208/13cd6037/attachment-0001.html>


More information about the bisq-github mailing list