is there any way to unlock assets after SignRawTransaction with invalid private key?
1- i used createrawsendfrom to prepare a transaction sending the appropriate amount 
2- i used signrawtransaction to sign the transaction with private key
3- if the private key it's invalid the assets amount still locked 
any one tell me if there is a method to unlock asset amount after error when private key is invalid