mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 13:58:28 +00:00
BaconState cleanup, warnings fixed, and invalid proof of possession induction test added
This commit is contained in:
@@ -5,4 +5,4 @@ extern crate spec;
|
||||
|
||||
mod inductor;
|
||||
|
||||
pub use crate::inductor::{ValidatorInductionError};
|
||||
pub use crate::inductor::{ValidatorInductionError, process_deposit};
|
||||
|
||||
Reference in New Issue
Block a user