holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
160 stars 37 forks source link

Get block time from Solana RPC for ME instructions #954

Closed imabdulbasit closed 1 year ago

omarkilani commented 1 year ago

I think this can be improved by adding a slot :: block time map (capped/LRU/MRU) to limit RPC load, if that's a concern.