PrepareTransactionConfig
Type Parameters
Type Parameter |
---|
TMessage extends PrepareCompilableTransactionMessage |
Properties
blockhashReset?
Whether or not you wish to force reset the latest blockhash (if one is already set)
Default: true
computeUnitLimitMultiplier?
Multiplier applied to the simulated compute unit value obtained from simulation
Default: 1.1
computeUnitLimitReset?
Whether or not you wish to force reset the compute unit limit value (if one is already set)
using the simulation response and computeUnitLimitMultiplier
rpc
RPC client capable of simulating transactions and getting the latest blockhash
transaction
Transaction to prepare for sending to the blockchain