mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 13:28:33 +00:00
Move deposit process into file & add tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
use super::config;
|
||||
use super::utils;
|
||||
use super::blake2;
|
||||
use super::crystallized_state;
|
||||
|
||||
pub mod shuffling;
|
||||
pub mod deposits;
|
||||
|
||||
Reference in New Issue
Block a user