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.
- Monorepo
Config - Optimism Monorepo configuration.
Enums§
- Monorepo
Source - The source from which to obtain the monorepo.