mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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
|
### 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",
|
||||||
|
|||||||
Reference in New Issue
Block a user