getrawtransaction
gettransactionheight
We should not return transaction metadata from `getrawtransaction` in case transaction is not in the mempool. Height shouldn't be returned from `gettransactionheight` in case transaction is in the mempool.
closes #712