mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 12:58:31 +00:00
types updated against spec and process_deposit routine partially implemented
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
extern crate bls;
|
||||
extern crate hashing;
|
||||
extern crate types;
|
||||
extern crate spec;
|
||||
|
||||
mod inductor;
|
||||
|
||||
pub use inductor::{ValidatorInductionError, ValidatorInductor};
|
||||
pub use inductor::{ValidatorInductionError};
|
||||
|
||||
Reference in New Issue
Block a user