dryRunTransactionBlock

Return transaction execution effects including the gas cost summary, while the effects are not committed to the chain.

Return

DryRunTransactionBlockResponse The response containing the result of the dry run.

Parameters

txBytes

The serialized transaction block bytes.

Throws

if there is an error during the dry run.