Has anyone put together a guide for configuring web.xml to run a public hallmarked node? It's been so long since I configured my web.xml. For example, should I change the value of "myport" to 7875 if I'm using 7875 to connect to NRS?
hallmarks are in the wiki under how to
most likely no reason at all to change myport. you should leave that as is at 7874 and can still connect to NRS on either 7874 or 7875. myport is the p2p port the client uses
Okay, got it. thanks.