@@ -134,6 +134,7 @@ mod tests {
use super::*;
use crate::crypto::Keypair;
+ use halo2_proofs::arithmetic::Field;
use rand::rngs::OsRng;
#[test]