 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func NewBeaconEndpointConfig(ctx *cli.Context) node.L1BeaconEndpointSetup
- func NewConfig(ctx *cli.Context, log log.Logger) (*node.Config, error)
- func NewConfigPersistence(ctx *cli.Context) node.ConfigPersistence
- func NewDriverConfig(ctx *cli.Context) *driver.Config
- func NewL1EndpointConfig(ctx *cli.Context) *node.L1EndpointConfig
- func NewL2EndpointConfig(ctx *cli.Context, log log.Logger) (*node.L2EndpointConfig, error)
- func NewRollupConfig(log log.Logger, network string, rollupConfigPath string) (*rollup.Config, error)
- func NewRollupConfigFromCLI(log log.Logger, ctx *cli.Context) (*rollup.Config, error)
- func NewSyncConfig(ctx *cli.Context, log log.Logger) (*sync.Config, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBeaconEndpointConfig ¶ added in v1.5.0
func NewBeaconEndpointConfig(ctx *cli.Context) node.L1BeaconEndpointSetup
func NewConfigPersistence ¶ added in v1.1.2
func NewConfigPersistence(ctx *cli.Context) node.ConfigPersistence
func NewDriverConfig ¶
func NewL1EndpointConfig ¶
func NewL1EndpointConfig(ctx *cli.Context) *node.L1EndpointConfig
func NewL2EndpointConfig ¶
func NewL2EndpointConfig(ctx *cli.Context, log log.Logger) (*node.L2EndpointConfig, error)
func NewRollupConfig ¶
func NewRollupConfigFromCLI ¶ added in v1.7.0
Types ¶
This section is empty.
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
          
            batch_decoder
            
            command
          
          
         | |
| Package metrics provides a set of metrics for the op-node. | Package metrics provides a set of metrics for the op-node. | 
| 
          
            derive
            
            
          
           Package derive provides the data transformation functions that take L1 data and turn it into L2 blocks and results. | Package derive provides the data transformation functions that take L1 data and turn it into L2 blocks and results. | 
| 
          
            sync
            
            
          
           Package sync is responsible for reconciling L1 and L2. | Package sync is responsible for reconciling L1 and L2. | 
 Click to show internal directories. 
   Click to hide internal directories.