mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 13:54:44 +00:00
Change state_hash to be a struct
This commit is contained in:
@@ -2,5 +2,8 @@ extern crate ethereum_types;
|
||||
extern crate blake2;
|
||||
extern crate crypto_mac;
|
||||
|
||||
use super::state::active_state;
|
||||
use super::state::crystallized_state;
|
||||
|
||||
pub mod types;
|
||||
pub mod bls;
|
||||
|
||||
Reference in New Issue
Block a user