TS SDK@iota/iota-sdkAPI ReferenceclientInterfacesDryRunTransactionBlockParamsOn this pageInterface: DryRunTransactionBlockParams Return transaction execution effects including the gas cost summary, while the effects are not committed to the chain. Properties transactionBlock transactionBlock: string | Uint8Array signal? optional signal: AbortSignal Give Feedback