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

    Interface TransactionMessage

    Defines the message of a transaction.

    Index

    Properties

    accounts: PublicKey[]
    addressLookupTables: CompiledAddressLookupTable[]
    blockhash: string
    instructions: CompiledInstruction[]
    transactionConfig?: TransactionV1Config

    The compute budget of the transaction. Only set on V1 messages.