mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-10 07:48:19 -05:00
docs: close brackets (#6009)
This commit is contained in:
@@ -59,7 +59,7 @@ The third and optional parameter is a block number, block hash, or a block tag (
|
||||
### Example
|
||||
|
||||
```js
|
||||
// > {"jsonrpc":"2.0","id":1,"method":"trace_call","params":[{},["trace"]}
|
||||
// > {"jsonrpc":"2.0","id":1,"method":"trace_call","params":[{},["trace"]]}
|
||||
{
|
||||
"id": 1,
|
||||
"jsonrpc": "2.0",
|
||||
|
||||
Reference in New Issue
Block a user