docs: close brackets (#6009)

This commit is contained in:
Matthias Seitz
2024-01-10 16:58:48 +01:00
committed by GitHub
parent df4774c709
commit e881773c12

View File

@ -59,7 +59,7 @@ The third and optional parameter is a block number, block hash, or a block tag (
### Example ### Example
```js ```js
// > {"jsonrpc":"2.0","id":1,"method":"trace_call","params":[{},["trace"]} // > {"jsonrpc":"2.0","id":1,"method":"trace_call","params":[{},["trace"]]}
{ {
"id": 1, "id": 1,
"jsonrpc": "2.0", "jsonrpc": "2.0",