mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-06 15:53:10 +00:00
change to 8 bit words
This commit is contained in:
parent
1783f97165
commit
c45785f4a5
@ -80,7 +80,7 @@ impl Segment {
|
||||
Segment::TxnFields => 256,
|
||||
Segment::TxnData => 256,
|
||||
Segment::RlpRaw => 8,
|
||||
Segment::RipeMD => 256,
|
||||
Segment::RipeMD => 8,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user