mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-18 12:22:51 +00:00
spec v0.6.1: attestation processing/verif
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
mod convert_to_indexed;
|
||||
mod exit;
|
||||
mod get_attesting_indices;
|
||||
mod slash_validator;
|
||||
mod verify_bitfield;
|
||||
|
||||
pub use convert_to_indexed::convert_to_indexed;
|
||||
pub use exit::initiate_validator_exit;
|
||||
pub use get_attesting_indices::{get_attesting_indices, get_attesting_indices_unsorted};
|
||||
pub use slash_validator::slash_validator;
|
||||
|
||||
Reference in New Issue
Block a user