Skip to content
Discussion options

You must be logged in to vote

--rollup.sequencerhttp: HTTP endpoint of the sequencer. op-geth will route eth_sendRawTransaction calls to this URL.

For OP Mainnet, its https://mainnet-sequencer.optimism.io - source

The sequencer is a privileged node on the network, its like the rest of the rollup nodes, but it works with the batcher and proposer to build the L2 blockchain. These privileged services are allowed to make new blocks. Similar to Ethereum L1, the rollup node is made of the a execution and consensus client. op-geth + op-node = rollup node

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@makarid
Comment options

@opfocus
Comment options

Comment options

You must be logged in to vote
2 replies
@avenbreaks
Comment options

@sbvegan
Comment options

Answer selected by opfocus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node-operator Questions relating to running a rollup node on OP Mainnet/Testnet. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
4 participants