Difference between revisions of "Op-batcher"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
-H "[[Content-Type: application/json]]" http://localhost:[[8548]] | [[jq]] | -H "[[Content-Type: application/json]]" http://localhost:[[8548]] | [[jq]] | ||
− | + | Ports: | |
− | * [[ | + | * [[RPC]] [[8545]] |
* Metrics: [[7300]] | * Metrics: [[7300]] | ||
* [[pprof.port]] 6060 | * [[pprof.port]] 6060 |
Revision as of 10:05, 3 October 2024
op-batcher writes transactions to L1 Ethereum.
- https://github.com/ethereum-optimism/optimism/tree/develop/op-batcher
- Configuration: https://docs.optimism.io/builders/chain-operators/configuration/batcher
Stop the batcher: curl -d '{"id":0,"jsonrpc":"2.0","method":"admin_stopBatcher","params":[]}' \ -H "Content-Type: application/json" http://localhost:8548 | jq
Ports:
- RPC 8545
- Metrics: 7300
- pprof.port 6060
Related
See also
Advertising: