axieinfinity / ronin

A DPoS blockchain.
GNU Lesser General Public License v3.0
67 stars 30 forks source link

api: empty the sidecar slice after every batch #580

Closed minh-bq closed 1 month ago

minh-bq commented 1 month ago

sidecar slice is used to store the sidecars of the imported batch. We need to empty that slice when finishing importing a batch.