sui_dryRunTransactionBlock
Return transaction execution effects including the gas cost summary, while the effects are not committed to the chain.
Parameters:
tx_bytes< Base64 >
Returns:
DryRunTransactionBlockResponse< DryRunTransactionBlockResponse >
Example:
Last updated