Difference between revisions of "Optimism Chain Operator Best Practices"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
Improve Reliability of Peer-to-Peer transactions
+
Improve Reliability of Peer-to-Peer transactions https://docs.optimism.io/builders/chain-operators/management/best-practices#improve-reliability-of-peer-to-peer-transactions
 +
 
 +
* https://docs.optimism.io/builders/node-operators/configuration/execution-config#txpooljournal
 +
[[Sequencer]]
 +
[[GETH_TXPOOL_JOURNAL]]: ""
 +
[[GETH_TXPOOL_JOURNALREMOTES]]: "false"
 +
[[GETH_TXPOOL_NOLOCALS]]: "true"
 +
 
 +
[[Replicas]]
 +
[[GETH_TXPOOL_JOURNALREMOTES]]: "true"
 +
[[GETH_TXPOOL_LIFETIME]]: "1h"
 +
[[GETH_TXPOOL_NOLOCALS]]: "true"
 +
 
 
== Related ==
 
== Related ==
 
* [[Optimism Rollup Operations]]
 
* [[Optimism Rollup Operations]]
 +
* [[geth --help]]
  
 
== See also ==
 
== See also ==

Latest revision as of 12:49, 11 September 2024

Advertising: