Umi — API References - v1.3.0
    Preparing search index...

    Type Alias TransactionVersion

    TransactionVersion: "legacy" | 0

    The version of a transaction.

    • Legacy is the very first iteration of Solana transactions.
    • V0 introduces the concept of versioned transaction for the first time and adds supports for address lookup tables.