mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-12 14:09:25 +00:00
Lint FROST
Corrects ertrors introduced a couple commits ago as well.
This commit is contained in:
@@ -31,6 +31,7 @@ macro_rules! kp_curve {
|
||||
type G = $lib::ProjectivePoint;
|
||||
|
||||
const ID: &'static [u8] = $ID;
|
||||
|
||||
fn generator() -> Self::G {
|
||||
$lib::ProjectivePoint::GENERATOR
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user