mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-05 18:42:20 +00:00
40cf650563
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;
|