Difference between revisions of "Optimism Chain Operator Best Practices"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* https://docs.optimism.io/builders/chain-operators/management/best-practices {{OP}}")
 
 
(9 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
 +
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"
  
{{OP}}
+
[[Replicas]]
 +
[[GETH_TXPOOL_JOURNALREMOTES]]: "true"
 +
[[GETH_TXPOOL_LIFETIME]]: "1h"
 +
[[GETH_TXPOOL_NOLOCALS]]: "true"
 +
 
 +
== Related ==
 +
* [[Optimism Rollup Operations]]
 +
* [[geth --help]]
 +
 
 +
== See also ==
 +
* {{OP}}
 +
 
 +
[[Category:Optimism]]

Latest revision as of 12:49, 11 September 2024

Advertising: