PNX does not support masternode.conf file, and then no way to set up MN cold wallet
Currently, the new cryptocoins are not using masternode.conf anymore.
Just ping us if you still have problem!
Jaime
So bottom line, is it possible to run the masternode in separate VPS with cold wallet (in my local PC)?
Yes, it is possible to run cold MN on VPS and control wallet on Win PC. Just follow the cold MN setup guide.
1) Know your VPS IP and select port;
2) Use Win wallet and create MN from phantomxNodes menu - it will generate MN address;
3) Send 20,000 PNX to the generated address
4) Use "Get Config" from Masternode tab menu
5) Copy config file template; edit it and paste to VPS as a phantomx.conf file
6) Start VPS node, wait for full sync
7) From Win wallet: unlock wallet; from phantomxNodes menu: Start your MN: you should see "Adrenaline node started"
From VPS verify start by "./phantomxd masternode debug" command - you should see "masternode started remotely"
Good luck!