The new wallet is not building for me:
privatesend-client.cpp:1393:15: error: no matching function for call to 'CWalletTx::CWalletTx()'
CWalletTx wtx;
^
try get the 16.0 branch then compile it.
"git clone
https://github.com/chaincoin/chaincoin -b 0.16"
i also had problem compiling with default branch atm.
btw i got a new chain mn masternode installer script if people here want to try it.
https://github.com/chaoabunga/chcnoderight, we are following Bitcoin repo structure and I left the master in non-compiling state on purpose because ppl need to get used to it. That way we want to prevent merchants to accidentally run on pre-release code.