mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-03 14:23:07 +00:00
removed outdated comment
This commit is contained in:
parent
5aa5cc9c65
commit
9d8a5fc01e
@ -3,9 +3,6 @@ use crate::field::field_types::Field;
|
||||
use crate::field::secp256k1_base::Secp256K1Base;
|
||||
use crate::field::secp256k1_scalar::Secp256K1Scalar;
|
||||
|
||||
// Parameters taken from the implementation of Bls12-377 in Zexe found here:
|
||||
// https://github.com/scipr-lab/zexe/blob/master/algebra/src/curves/bls12_377/g1.rs
|
||||
|
||||
#[derive(Debug, Copy, Clone)]
|
||||
pub struct Secp256K1;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user