Lightprotocol / light-protocol

The ZK Compression Protocol For Solana
https://www.zkcompression.com
GNU General Public License v3.0
157 stars 27 forks source link

refactor: async rollover #1183

Closed sergeytimoshin closed 2 weeks ago

sergeytimoshin commented 2 weeks ago

Refactored the rollover check into a separate asynchronous function to improve concurrency in transaction processing.