new way of loading PodState

This commit is contained in:
debris
2016-03-17 15:51:40 +01:00
parent 1f03ae54d6
commit c695b83e52
8 changed files with 66 additions and 15 deletions

View File

@@ -20,3 +20,4 @@ mod genesis;
pub mod spec;
pub use self::spec::*;
pub use self::genesis::Genesis;