The transaction config of a v1 transaction message, which expresses the compute budget directly in the message instead of through ComputeBudget program instructions. Fields the transaction did not set are null.
null
The maximum number of compute units this transaction may consume
The transaction-wide heap size in bytes
The maximum number of account data bytes this transaction may load
The total priority fee in lamports.
The transaction config of a v1 transaction message, which expresses the compute budget directly in the message instead of through ComputeBudget program instructions. Fields the transaction did not set are
null.