//sendtoaddress <bitcoinaddress> <amount> [comment] [comment-to] <amount> is a real and is rounded to 8 decimal places. Returns the transaction ID <txid> if successful. Y
if(coin->RTheight==0)
if(coin->RTheight==0&&coin->FULLNODE!=0)
return(clonestr("{\"error\":\"need to get to realtime blocks to send transaction\"}"));