Struct snapps_txn_reference_impl::primitives::Fq [−][src]
pub struct Fq {}
Expand description
A element of the (prime) finite field of order
28948022309329048855892746252171976963363056481941560715954676764349967630337
.
This field is the base field for Vesta curve points and the scalar field for Pallas curve points.
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more