mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 04:48:21 +00:00
Add validator_node, restructure binaries, gRPC.
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.
This commit is contained in:
2
protos/src/lib.rs
Normal file
2
protos/src/lib.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod services;
|
||||
pub mod services_grpc;
|
||||
Reference in New Issue
Block a user