Hacker News new | ask | show | jobs
by jnbiche 3123 days ago
Cool project. It seems like the only way for nodes to mine on the same chain is for them each to use different ports. I tried to use different IPs on the same port, and it didn't work.
1 comments

I guess its because the library I'm using is rpc over HTTP instead of TCP/IP :(