Skip to content

Commit 507becb

Browse files
authored
docs: fix trace call docs (paradigmxyz#20029)
1 parent e910e58 commit 507becb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/vocs/docs/pages/jsonrpc/trace.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ The third and optional parameter is a block number, block hash, or a block tag (
178178

179179
| Client | Method invocation |
180180
| ------ | -------------------------------------------------------------- |
181-
| RPC | `{"method": "trace_call", "params": [tx, ["trace"|"vmTrace"|"stateDiff"], block]}` |
181+
| RPC | `{"method": "trace_call", "params": [tx, trace[], block]}` |
182182

183183
### Example
184184

0 commit comments

Comments
 (0)