mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-02-17 20:33:12 +00:00
Minor
This commit is contained in:
parent
6f98d6bc03
commit
8fd4fc4304
@ -42,7 +42,7 @@ pub struct FriBatchInfoTarget<const D: usize> {
|
||||
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
pub struct FriPolynomialInfo {
|
||||
/// Index into `FriInstanceInfoTarget`'s `oracles` list.
|
||||
/// Index into `FriInstanceInfo`'s `oracles` list.
|
||||
pub oracle_index: usize,
|
||||
/// Index of the polynomial within the oracle.
|
||||
pub polynomial_index: usize,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user