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: forester: queue fetching logic to support configurable indices #1200

Closed sergeytimoshin closed 2 weeks ago

sergeytimoshin commented 2 weeks ago

Enhanced fetch_queue_item_data to accept start index, length, and queue length parameters.