mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-27 01:33:33 +00:00
Move genesis code into its own crate
This commit is contained in:
@@ -4,6 +4,7 @@ mod foundation;
|
||||
|
||||
use types::{Address, Hash256};
|
||||
|
||||
#[derive(PartialEq, Debug)]
|
||||
pub struct ChainSpec {
|
||||
/*
|
||||
* Misc
|
||||
|
||||
Reference in New Issue
Block a user