mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
BaconState serialization fixed and reorganiztion around induction and deposits
This commit is contained in:
@@ -87,7 +87,6 @@ mod tests {
|
||||
extern crate bls;
|
||||
extern crate validator_induction;
|
||||
|
||||
use self::bls::{create_proof_of_possession, Keypair};
|
||||
use super::*;
|
||||
|
||||
// TODO: enhance these tests.
|
||||
|
||||
Reference in New Issue
Block a user