Skip to content

Commit

Permalink
fix: update readme url to mock server
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas committed May 6, 2020
1 parent 42dba2a commit 646e6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can configure the default request and url via url params:

here is a full example:

https://inspector.open-rpc.org/?url=http://localhost:8002/multi-geth/mainnet/1.9.0&request[jsonrpc]=2.0&request[method]=eth_chainId&request[params][0]=foo
https://inspector.open-rpc.org/?url=https://mock.open-rpc.org/petstore-1.0.0&?request[jsonrpc]=2.0&request[method]=list_pets&request[id]=0

### Contributing

Expand Down

0 comments on commit 646e6aa

Please sign in to comment.