Okay, I am learning a lot. I’ve played with the Linux 64 build of the Nushares/Nubit client for a few hours now. Everything is working great, and I have already bought some Nubits. Right now I have the Nubit/Nushares client running, and the latest Peerunity client running. I tried to export the Nushares Peercoin keys to the Peercoin client but I got this error message:
Error: You must set rpcpassword= in the Peercoin configuration file:
/home/myusername/.ppcoin/ppcoin.conf
If the file does not exist, create it with owner-readable-only file permissions.
I shut down the Peerunity wallet, and I created a file in the .ppcoin directory named ppcoin.conf, and I only put two lines in it:
rpcuser=user
rpcpassword=password
I restated everything, but I got the same error message. Do I need o set the username and password to actual values? How would the Nubits client know what the rpc username and password are?