We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d665d8 commit d0acf2fCopy full SHA for d0acf2f
1 file changed
crates/batcher/src/lib.rs
@@ -98,7 +98,6 @@ pub struct Batcher {
98
aggregator_fee_percentage_multiplier: u128,
99
aggregator_gas_cost: u128,
100
101
-
102
// Shared state access:
103
// Two kinds of threads interact with the shared state:
104
// 1. User message processing threads (run in parallel)
0 commit comments