Decode a TransactionCommon from a trusted source according to the
version 1/2 P2P network transaction format.
Note: this method throws runtime errors when attempting to decode messages
which do not properly follow the transaction format. If the input is
untrusted, use decodeTransactionCommon.
Decode a TransactionCommon from a trusted source according to the version 1/2 P2P network transaction format.
Note: this method throws runtime errors when attempting to decode messages which do not properly follow the transaction format. If the input is untrusted, use decodeTransactionCommon.