TransactionVersion: "legacy" | 0

The version of a transaction.

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

Generated using TypeDoc