Closed liray-unendlich closed 6 years ago
Fixed to phore masternode. About masternode private key generation feature, startnode feature.
I tested it on vultr vps about
./install.sh -p phore ./install.sh -p phore -g -c 2 ./install.sh -p phore -g -c 2 -x
works fine.
-x option is "startnode" feature. after installation, script starts node daemon. startnode makes comment out "masternode=1" and "masternodeprivkey=" in phore.conf, originally. If you set private key, startnode doesn't comment out the lines.
Fixed to phore masternode. About masternode private key generation feature, startnode feature.
I tested it on vultr vps about
works fine.
-x option is "startnode" feature. after installation, script starts node daemon. startnode makes comment out "masternode=1" and "masternodeprivkey=" in phore.conf, originally. If you set private key, startnode doesn't comment out the lines.