pub type Assignments<N> = Arc<RwLock<Vec<Assignment<<N as Environment>::Field>>>>;