mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-13 22:49:25 +00:00
Replace FROST's ff/group usage with just group
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use rand_core::{RngCore, CryptoRng};
|
||||
|
||||
use ff::Field;
|
||||
use group::ff::Field;
|
||||
|
||||
use multiexp::BatchVerifier;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user