Trouble Shooting

Full Masternode testing connections

Use the following command to test if your masternode is responding correctly:

$ curl -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":67}' http://ipaddress:8545/

Remote Masternode: testing remote.akroma.io

$ curl -H "Host:remote.akroma.io" -H "Content-Type: application/json" https://NODEID.remote.akroma.io/validate