near / near-indexer-for-explorer

Watch NEAR network and store all the data from NEAR blockchain to PostgreSQL database
https://near-indexers.io/docs/projects/near-indexer-for-explorer
GNU General Public License v3.0
124 stars 56 forks source link

Add index on receipts.originated_from_transaction_hash #62

Closed frol closed 3 years ago

frol commented 3 years ago

I have just realized that we miss the index. It is super important for Explorer needs to pull the receipts for a given transaction.