getEncodedTransactionType
getEncodedTransactionType(
encoded_transaction):TransactionType
Defined in: packages/transact/src/transactions/transaction.ts:380
Get the transaction type from the encoded transaction. This is particularly useful when decoding a transaction that has an unknown type
Parameters
Section titled “Parameters”encoded_transaction
Section titled “encoded_transaction”Uint8Array