Skip to content

[OP Stack Deployment] Issue of adding nodes #67

Discussion options

You must be logged in to vote

geth --datadir ./datadir --http --http.corsdomain="" --http.vhosts="" --http.addr=0.0.0.0 --http.api=web3,debug,eth,txpool,net,engine --ws --ws.addr=0.0.0.0 --ws.port=8546 --ws.origins="" --ws.api=debug,eth,txpool,net,engine --syncmode=full --gcmode=archive --nodiscover --maxpeers=0 --networkid=42069 --authrpc.vhosts="" --authrpc.addr=0.0.0.0 --authrpc.port=8551 --authrpc.jwtsecret=./jwt.txt --rollup.disabletxpoolgossip=true

--rollup.sequencerhttp=$SEQUENCER_URL \ try to add this flags

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
13 replies
@opfocus
Comment options

@luleigreat
Comment options

@opfocus
Comment options

@luleigreat
Comment options

@sbvegan
Comment options

Answer selected by DanielW8088
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
op-stack-deployment Questions relating to deploying your own OP Stack. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
5 participants