4 lines
98 B
Rust
4 lines
98 B
Rust
mod shuffle;
|
|
|
|
pub use crate::shuffle::{shard_and_committees_for_cycle, ValidatorAssignmentError};
|