### Problem - Creating transaction from bytes might have different bodies for the inner `signedTransactions`. ### Solution - Check if the bodies are the same for the deserialized `signedTransactionList` and if not - throw an error.