mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 19:02:42 +00:00
This is a massive commit which restructures the workspace, adds a very basic, untested, validator client and some very basic, non-functioning gRPC endpoints to the beacon-node.
3 lines
41 B
Rust
3 lines
41 B
Rust
pub mod services;
|
|
pub mod services_grpc;
|