lighthouse/beacon_node/beacon_chain/tests/main.rs
2021-12-02 14:26:52 +11:00

8 lines
164 B
Rust

mod attestation_production;
mod attestation_verification;
mod block_verification;
mod op_verification;
mod store_tests;
mod sync_committee_verification;
mod tests;