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