TransactionInputV0: TransactionInputBase & {
    addressLookupTables?: AddressLookupTableInput[];
    version?: 0;
}

Defines transaction input for V0 transactions.

Generated using TypeDoc