Skip to content

Commit d1ff593

Browse files
committed
fix merge
1 parent ae95e3b commit d1ff593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aggregator/src/blob_consistency/avail.rs

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ impl AssignedBarycentricEvaluationConfig {
107107
pub fn challenge_digest(&self) -> &CRTInteger<Fr> {
108108
&self.barycentric_assignments[BLOB_WIDTH]
109109
}
110+
}
110111

111112
/// Get the blob data bytes that will be populated in BlobDataConfig.
112113
pub fn get_blob_bytes(_batch_bytes: &[u8]) -> Vec<u8> {

0 commit comments

Comments
 (0)