mirror of
https://github.com/corda/corda.git
synced 2025-04-28 23:10:37 +00:00
Add sanity check on SignedTransaction.id when deserializing the wrapped transaction. This check is already done when verifying signatures, this moves it up to an earlier step and adds a more specific error message to aid diagnosis.