1
I have created an altcoin base on litecoin source code. I want to test it in multiple node to test peers of each node weather each node can connect to each other. So I try to run "mycoind" in multiple but it not work. Any way for me to run multiple node in same ubuntu machine?
can you provide the last few lines of debug.log and config files? – Adam – 2018-05-04T16:26:56.877
My config file: rpcuser=dogerpc rpcpassword=DLKKWE93203909238dkkKKeowxmIOw0232lsakwL02k rpcport=8334 rpcallowip=192.168.1.* rpcallowip=127.0.0.1 server=1 daemon=1 listen=1 testnet=0 – D Nguyen – 2018-05-04T17:54:21.067