Expand description
Arbitrum node builder.
Provides the node type definition and component builders needed to launch an Arbitrum reth node.
Modules§
- addons
- Arbitrum RPC add-ons and builder types.
- args
- consensus
- Arbitrum consensus implementation.
- genesis
- ArbOS genesis state initialization.
- network
- Arbitrum network builder.
- payload
- Arbitrum payload service builder.
- pool
- Arbitrum transaction pool builder.
- producer
- Block producer implementation.
- validator
- Arbitrum engine API payload and attribute validators.
Structs§
- ArbConsensus
Builder - Builder for the Arbitrum consensus component.
- ArbExecutor
Builder - Builder for the Arbitrum EVM executor component.
- ArbNode
- Arbitrum node configuration.
Type Aliases§
- ArbAdd
Ons - Arbitrum RPC add-ons type alias.
- ArbStorage
- Arbitrum storage type.