Crate op_primitives

Source
Expand description

Re-exports§

pub use components::challenger::ChallengerAgent;
pub use components::layer_one::L1Client;
pub use components::layer_two::L2Client;
pub use components::rollup::RollupClient;

Modules§

components
Core components of the OP Stack

Macros§

path_to_str
A macro to convert a PathBuf into a Result, returning an error if the path cannot be converted to a string.

Structs§

Monorepo
The Optimism Monorepo.
MonorepoConfig
Optimism Monorepo configuration.

Enums§

MonorepoSource
The source from which to obtain the monorepo.