mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 04:01:51 +00:00
4 lines
84 B
Rust
4 lines
84 B
Rust
mod inductor;
|
|
|
|
pub use crate::inductor::{process_deposit, ValidatorInductionError};
|