Skip to main content

agglayer_interop/
lib.rs

1#[cfg(feature = "grpc")]
2pub use agglayer_interop_grpc_types as grpc;
3pub use agglayer_interop_types as types;