Skip to content

Commit 42dba2a

Browse files
committed
fix(README): update url params example with id
1 parent fd6dc94 commit 42dba2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can configure the default request and url via url params:
1717

1818
`?url=http://localhost:8545`
1919

20-
`?request[jsonrpc]=2.0&request[method]=eth_chainId`
20+
`?request[jsonrpc]=2.0&request[method]=eth_chainId&request[id]=0`
2121

2222
here is a full example:
2323

0 commit comments

Comments
 (0)