Difference between revisions of "8548"
Jump to navigation
Jump to search
↑ https://docs.optimism.io/builders/chain-operators/management/operations
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | To stop the [[batcher]]:<ref>https://docs.optimism.io/builders/chain-operators/management/operations</ref> | ||
[[curl -d]] '{"id":0,"jsonrpc":"2.0","[[method]]":"admin_stopBatcher","params":[]}' \ | [[curl -d]] '{"id":0,"jsonrpc":"2.0","[[method]]":"admin_stopBatcher","params":[]}' \ | ||
-H "[[Content-Type: application/json]]" http://localhost:[[8548]] | [[jq]] | -H "[[Content-Type: application/json]]" http://localhost:[[8548]] | [[jq]] | ||
== Related == | == Related == | ||
− | * [[op-node]] | + | * <code>[[op-node]]</code> |
+ | * <code>[[op-batcher]]</code> | ||
== See also == | == See also == | ||
* {{op-batcher}} | * {{op-batcher}} | ||
+ | |||
+ | [[Category:Optimism]] |
Latest revision as of 08:06, 22 October 2024
To stop the batcher:[1] curl -d '{"id":0,"jsonrpc":"2.0","method":"admin_stopBatcher","params":[]}' \ -H "Content-Type: application/json" http://localhost:8548 | jq
Related[edit]
See also[edit]
Advertising: