You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -209,15 +209,14 @@ func (w *AvsWriter) SendAggregatedResponse(batchIdentifierHash [32]byte, batchMe
209
209
// Calculates the transaction cost from the receipt and updates the total amount paid by the aggregator metric
210
210
// Then, it compares that tx cost with the batcher respondToTaskFeeLimit.
211
211
// If the tx cost was higher, it means the aggregator has paid the difference for the batcher (txCost - respondToTaskFeeLimit) and so metrics are updated accordingly.
0 commit comments