Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
z2trillion committed Nov 15, 2024
1 parent ae95e3b commit d1ff593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aggregator/src/blob_consistency/avail.rs
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ impl AssignedBarycentricEvaluationConfig {
pub fn challenge_digest(&self) -> &CRTInteger<Fr> {
&self.barycentric_assignments[BLOB_WIDTH]
}
}

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

0 comments on commit d1ff593

Please sign in to comment.