docker-zen-node
docker-zen-node copied to clipboard
install.sh: "home" server hardcoded for secure node type
Hi,
in install.sh, line 170: the "home" parameter is hardcoded to a secure node server ("ts1.$region"), while it should be dependent on the node type parameter ("${servers}.$region").
This causes registering supernodes as securenodes.
Regards
I just encountered this issue as well. Quick fix.