When using theAPI for sending a transfer transaction if I do not have enough XEMs to send for some reason I still get the hash back. Here is the result:
{“innerTransactionHash”:{},“code”:5,“type”:1,“message”:“FAILURE_INSUFFICIENT_BALANCE”,“transactionHash”:{“data”:“SOME_HASH”}}
Yes, the hash is not visible in the explorer and yes, the message tells clearly that I do not have enough funds, but why do I get a tx_hash?