Skip to content

Commit

Permalink
delete extra rlc config
Browse files Browse the repository at this point in the history
  • Loading branch information
dongliangCai committed Mar 21, 2024
1 parent 38d5279 commit 80c2427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions aggregator/src/aggregation/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ pub struct AggregationConfig {
pub keccak_circuit_config: KeccakCircuitConfig<Fr>,
/// RLC config
pub rlc_config: RlcConfig,
/// RLC config 1
pub rlc_config1: RlcConfig,
/// Instance for public input; stores
/// - accumulator from aggregation (12 elements)
/// - batch_public_input_hash (32 elements)
Expand Down

0 comments on commit 80c2427

Please sign in to comment.