Skip to content

Commit

Permalink
Update circuit.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-camuto committed Sep 21, 2023
1 parent 74815fb commit 449a3c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions halo2_proofs/src/plonk/circuit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ pub struct TableColumn {
}

impl TableColumn {
///
pub fn inner(&self) -> Column<Fixed> {
self.inner
}
Expand Down

0 comments on commit 449a3c9

Please sign in to comment.