mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-04 23:03:08 +00:00
fix
This commit is contained in:
parent
d2c589e281
commit
88b528e3fe
@ -14,7 +14,7 @@ use serde::{Deserialize, Serialize};
|
||||
use crate::field::field_types::Field;
|
||||
use crate::field::goldilocks_field::GoldilocksField;
|
||||
|
||||
/// A field designed for use with the Crandall reduction algorithm.
|
||||
/// The base field of the secp256k1 elliptic curve.
|
||||
///
|
||||
/// Its order is
|
||||
/// ```ignore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user