@solana/web3.js
    Preparing search index...

    Type Alias ParsedMessage

    A parsed transaction message

    Index
    accountKeys: ParsedMessageAccount[]

    Accounts used in the instructions

    addressTableLookups?: ParsedAddressTableLookup[] | null

    Address table lookups used to load additional accounts

    The atomically executed instructions for the transaction

    recentBlockhash: string

    Recent blockhash

    transactionConfig?: TransactionConfig | null

    The compute budget configuration of a v1 transaction; absent for legacy and v0 transactions