[OP Stack Deployment] Independent p2p network #844
Replies: 1 comment 2 replies
-
The information I’ve gathered indicates two aspects:
You can add the following flags to
Additional : |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
I want to run my own op-stack based network with a single sequencer and multiple rpc nodes - independent from the optimism network.
I was wondering what combination of flags I have to set in op-node and op-geth to get my own p2p network, independent of the rest of optimism but with node discovery internally. Op-geth keeps attempting to connect to outside nodes. I don't want to turn discovery off completely because I'd like to be able to discover nodes on this new p2p network.
Logs
No response
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions