Trace GenLayer Transaction
genlayer_trace_transactionTrace a transaction's execution details by calling debug RPC methods with its hash and optional appeal round.
Instructions
Call gen_dbg_traceTransaction for a transaction hash when the target node exposes debug methods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txID | Yes | Transaction hash with 0x prefix. | |
| round | No | Optional appeal round to inspect. |