mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Update slot clock to use genesis slot
This commit is contained in:
@@ -45,6 +45,7 @@ message NodeInfoResponse {
|
||||
Fork fork = 2;
|
||||
uint32 chain_id = 3;
|
||||
uint64 genesis_time = 4;
|
||||
uint64 genesis_slot = 5;
|
||||
}
|
||||
|
||||
message Fork {
|
||||
|
||||
Reference in New Issue
Block a user