Optional
feeFor a fee payer transaction (aka Sponsored Transaction)
Optional
options?: InputSimulateTransactionOptionsOptional
secondaryFor a fee payer or multi-agent transaction that requires additional signers in
Optional
signerFor a single signer transaction This is optional and can be undefined to skip the public/auth key check during the transaction simulation.
The transaction to simulate, probably generated by generateTransaction()
The data required to simulate a transaction, typically generated by
generateTransaction()
.