SimulateTransactionData
SimulateTransactionData:
object
Type declaration
format?
optionalformat:"json"|"msgpack"
Configures whether the response object is JSON or MessagePack encoded. If not provided, defaults to JSON.
requestBody
requestBody:
SimulateRequest
The transactions to simulate, along with any other inputs.
Defined in
types.gen.ts:2105