dry Run Transaction Block
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
tx Bytes
The serialized transaction block bytes.
Throws
if there is an error during the dry run.