Difference between revisions of "Op-batcher"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
Stop the [[batcher]]: | Stop the [[batcher]]: | ||
− | [[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]] | ||
Revision as of 10:17, 2 October 2024
op-batcher writes transactions to L1 Ethereum.
Stop the batcher: curl -d '{"id":0,"jsonrpc":"2.0","method":"admin_stopBatcher","params":[]}' \ -H "Content-Type: application/json" http://localhost:8548 | jq
Related
See also
Advertising: