Move genesis code into its own crate

This commit is contained in:
Paul Hauner
2018-12-13 12:27:45 +11:00
parent bf49c881d5
commit 6847e68c5e
6 changed files with 75 additions and 92 deletions

View File

@@ -4,6 +4,7 @@ mod foundation;
use types::{Address, Hash256};
#[derive(PartialEq, Debug)]
pub struct ChainSpec {
/*
* Misc