mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Reorganize FROST's handling of curves
This commit is contained in:
@@ -6,7 +6,7 @@ use rand::rngs::OsRng;
|
||||
|
||||
use group::Group;
|
||||
|
||||
use frost::Curve;
|
||||
use frost::curve::Curve;
|
||||
|
||||
use crate::{
|
||||
NetworkError, Network,
|
||||
|
||||
Reference in New Issue
Block a user