Open jellicoe opened 6 years ago
following the zencash setup guide https://blockoperations.com/how-to-build-and-operate-a-zencash-secure-node/
not sure how to make your VPS script work - what additional steps are needed
zencash uses SSL/TLS - so do we need to add to /etc/masternodes/zen_n1.conf?
tlscertpath=/home/$USER/.acme.sh/$FQDN/$FQDN.cer tlskeypath=/home/$USER/.acme.sh/$FQDN/$FQDN.key
also the zencash wallet is not like others that can be setup as remote / controller wallets from what I can tell
with zen what is used for
masternodeprivkey=HERE_GOES_YOUR_MASTERNODE_KEY_FOR_MASTERNODE_zen_1
it is the Year 2020 and I stumbled over this problem, too.
Has anyone found out, how to work around this problem? or are we even supposed to run the node with a hot wallet?
following the zencash setup guide https://blockoperations.com/how-to-build-and-operate-a-zencash-secure-node/
not sure how to make your VPS script work - what additional steps are needed
zencash uses SSL/TLS - so do we need to add to /etc/masternodes/zen_n1.conf?
tlscertpath=/home/$USER/.acme.sh/$FQDN/$FQDN.cer tlskeypath=/home/$USER/.acme.sh/$FQDN/$FQDN.key
also the zencash wallet is not like others that can be setup as remote / controller wallets from what I can tell
with zen what is used for
masternodeprivkey=HERE_GOES_YOUR_MASTERNODE_KEY_FOR_MASTERNODE_zen_1