Difference between revisions of "Op-node"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
  [[op-node networks dump-rollup-config]] --network=sepolia   
 
  [[op-node networks dump-rollup-config]] --network=sepolia   
  
 
+
== Example ==
 
  ./bin/op-node \
 
  ./bin/op-node \
 
   --l1=ws://localhost:8546 \
 
   --l1=ws://localhost:8546 \
 
   --l1.beacon=http://localhost:4000 \
 
   --l1.beacon=http://localhost:4000 \
 
   --l2=ws://localhost:9001 \
 
   --l2=ws://localhost:9001 \
   --rollup.config=./path-to-network-config/rollup.json \
+
   --rollup.config=./path-to-network-config/[[rollup.json]] \
 
   --rpc.addr=127.0.0.1 \
 
   --rpc.addr=127.0.0.1 \
 
   --rpc.port=7000
 
   --rpc.port=7000
Line 26: Line 26:
 
* <code>[[op-geth]]</code>, <code>[[l2-geth]]</code>
 
* <code>[[op-geth]]</code>, <code>[[l2-geth]]</code>
 
* <code>[[op-proposer]]</code>
 
* <code>[[op-proposer]]</code>
* <code>[[p2p]]</code>
+
* <code>[[p2p]]</code> [[9003]]
 
* [[Consensus Layer Configuration Options]]
 
* [[Consensus Layer Configuration Options]]
 
* [[SingularBatch]]
 
* [[SingularBatch]]
 
* [[Running an OP Mainnet Node from Source]]
 
* [[Running an OP Mainnet Node from Source]]
 
* <code>[[OP_NODE_P2P_PEERSTORE_PATH]]</code>
 
* <code>[[OP_NODE_P2P_PEERSTORE_PATH]]</code>
 +
* <code>[[OP_NODE_SEQUENCER_ENABLED]]</code>
 +
 +
* [[8545]]
  
 
== See also ==
 
== See also ==

Latest revision as of 11:02, 16 October 2024

Advertising: