lidofinance / core

Lido DAO smart contracts
https://lido.fi
GNU General Public License v3.0
382 stars 194 forks source link

WQ: Replace _batches parameter with _lastIdToBeFinalized for `finalize()` #738

Closed folkyatina closed 1 year ago

TheDZhon commented 1 year ago

An alternative approach to consider: still passing _batches from Lido yet extracting the last element inside the public finalize method to pass it through the internal functions.