mod grpc; mod service; pub use self::grpc::BeaconBlockGrpcClient; pub use self::service::BlockProducerService;