go-ethereum/docs/_rpc
Samuel Laferriere bc5617d57f
newHeads subscription doesn't take a second param
Running this command results in the response:
```
{"jsonrpc":"2.0","id":1,"error":{"code":-32602,"message":"too many arguments, want at most 1"}}
```

Also there are other newHeads subscription examples in this page, which don't have the {} param.
2022-03-03 14:10:14 -05:00
..
batch.md Add page about JSON-RPC batch requests (#24394) 2022-02-16 17:57:41 +01:00
graphql.md docs: add page on graphql (#24250) 2022-01-19 10:34:46 +01:00
ns-admin.md docs: fix some broken links (#22167) 2021-01-25 12:45:02 +01:00
ns-clique.md Update clique_getSnapshot in RPC (ns-clique.md) (#23314) 2021-08-02 17:32:06 +03:00
ns-debug.md docs/_rpc: fix doc for tracing configs (#24498) 2022-03-03 14:59:30 +01:00
ns-eth.md [DOCS] add doc for eth_createAccessList (#23623) 2021-10-12 13:45:45 +02:00
ns-les.md [DOCS] add les API description (#20303) 2019-11-18 12:41:34 +01:00
ns-miner.md Add miner_setGasLimit (#23175) 2021-07-12 08:34:51 +02:00
ns-personal.md [DOCS] massive documentation update (#20229) 2019-11-05 13:46:00 +01:00
ns-txpool.md [DOCS]: fix spelling error (#23444) 2021-08-24 09:45:56 +02:00
pubsub.md newHeads subscription doesn't take a second param 2022-03-03 14:10:14 -05:00
server.md docs: add page on graphql (#24250) 2022-01-19 10:34:46 +01:00