This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
16
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aad3b3dc7a
lighthouse
/
eth2
/
validator_induction
/
src
/
lib.rs
4 lines
84 B
Rust
Raw
Normal View
History
Unescape
Escape
Add validator induction functionality
2018-10-19 16:11:45 +00:00
mod
inductor
;
run cargo fmt
2019-01-10 20:57:34 +00:00
pub
use
crate
::
inductor
::
{
process_deposit
,
ValidatorInductionError
}
;
Reference in New Issue
Copy Permalink