blocknetdx / exrproxy-env

erp-ethserver
7 stars 10 forks source link

Open AVAX port 9651 & misc minor documentation updates #184

Closed ConanMishler closed 2 years ago

ConanMishler commented 2 years ago

AVAX seems to sync faster if its P2P port (9651) is open to the outside world. I've tested this change and it doesn't break anything.

Also updated auto_test/README.md and the help message given by cli/projects.py.

ConanMishler commented 2 years ago

Good catches, thanks!

  1. Changed snode_methods to snode_methods.py
  2. Turns out auto_test/unit_test.py was renamed to auto_test/snode_unit_test.py. I've updated the README accordingly.