working with my first personal p2 server.
everything looking good so far.
but i have no idea how to switch network.
i'm connected to port 9171 on my server so i guess i'm on network 1 and i like to switch my server to network 2 or 3.
can someone tell me how i can switch or where i can find information about that
thanks!
Start it up with -vertcoin2 or -vertcoin3 instead of -vertcoin when starting your miner. If you are merged mining, make sure you enter the parameters for each coin too.
sounds easy but i'm nor sure about merged mining.
i'm running the server for vtc, mon and plx (guide here: http://www.reddit.com/r/vertcoin/comments/24vpgf/how_to_mine_vtcmonplx_all_3_simultaneously/)
so my startup file looks similar to this:
run_p2pool.py --net vertcoin --merged http://MON-RPCUser:[email protected]:6888 --merged http://PLX-RPCUser:[email protected]:7817
so i can change first part to "run_p2pool.py --net vertcoin2" or "run_p2pool.py --net vertcoin3"
but what about mon and plx?
sorry for my dumb question
Looks good to me, and yes. Just how you put it.